Latest | 0.0.2 |
---|---|
Homepage | https://github.com/devedbox/Aspector |
License | MIT |
Platforms | ios 8.0, requires ARC |
Authors |
Aspect
A description of this package.
Latest podspec
{ "name": "Aspector", "version": "0.0.2", "summary": "The kit to code aspectly.", "description": "The kit to code aspectly. iOS and macOS available.", "homepage": "https://github.com/devedbox/Aspector", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "devedbox": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/devedbox/Aspector.git", "tag": "0.0.2" }, "source_files": [ "Sources", "Sources/**/*.{h,m,swift}" ], "requires_arc": true, "swift_version": "4.2", "static_framework": true }
Sat, 25 Aug 2018 16:00:20 +0000