Latest | 0.0.1 |
---|---|
Homepage | https://github.com/huxiaoyang/HYBaseLibrary |
License | MIT |
Platforms | ios 7.0, requires ARC |
Frameworks | Foundation, CoreGraphics, UIKit |
Authors |
Latest podspec
{ "name": "HYBaseLibrary", "version": "0.0.1", "summary": "A Library used on iOS.", "description": " It is a Library used on iOS, which implement by Objective-C.n", "homepage": "https://github.com/huxiaoyang/HYBaseLibrary", "license": "MIT", "authors": { "huxiaoyang": "[email protected]" }, "source": { "git": "https://github.com/huxiaoyang/HYBaseLibrary.git", "tag": "0.0.1" }, "platforms": { "ios": "7.0" }, "requires_arc": true, "source_files": "HYBaseLibrary/*", "frameworks": [ "Foundation", "CoreGraphics", "UIKit" ] }
Sat, 27 Feb 2016 15:16:03 +0000