Latest | 1.0.4 |
---|---|
Homepage | https://github.com/KoNEW/NMKit |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | Foundation, UIKit |
Authors |
Novilab Mobile Library
Latest podspec
{ "name": "NMKit", "version": "1.0.4", "summary": "Novilab Mobile Library", "homepage": "https://github.com/KoNEW/NMKit", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "KoNEW": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/KoNEW/NMKit.git", "tag": "1.0.4" }, "source_files": "Classes/**/*.{h,m}", "public_header_files": "Classes/**/*.h", "resources": "Classes/Resources/*", "frameworks": [ "Foundation", "UIKit" ], "requires_arc": true }
Sun, 06 Mar 2016 23:53:04 +0000