Latest | 1.0.3 |
---|---|
Homepage | https://github.com/yangweicong/FGClass |
License | MIT |
Platforms | ios 8.0, requires ARC |
Dependencies | Masonry, TPKeyboardAvoiding |
Frameworks | UIKit |
Authors |
火鹰科技iOS常用类
Latest podspec
{ "name": "FGClass", "version": "1.0.3", "summary": "u706bu9e70u79d1u6280iOSu5e38u7528u7c7b", "homepage": "https://github.com/yangweicong/FGClass", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "figo_ywc": "[email protected]" }, "source": { "git": "https://github.com/yangweicong/FGClass.git", "tag": "1.0.3" }, "platforms": { "ios": "8.0" }, "source_files": "FGClass/*.{h,m}", "private_header_files": "FGClass/FGClass.h", "requires_arc": true, "frameworks": "UIKit", "dependencies": { "Masonry": [], "TPKeyboardAvoiding": [] }, "subspecs": [ { "name": "Base", "source_files": "FGClass/Base/*.{h,m}" }, { "name": "Common", "source_files": "FGClass/Common/*.{h,m}" } ] }
Wed, 15 Feb 2017 15:40:03 +0000