Latest | 1.0.0 |
---|---|
Homepage | https://github.com/MOyejin/MOCocoaPods |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit, Foundation |
Authors |
cocoaPods测试
Latest podspec
{ "name": "MOCocoaPods", "version": "1.0.0", "summary": "MOCocoaPods of iOS", "homepage": "https://github.com/MOyejin/MOCocoaPods", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "MOyejin": "[email protected]" }, "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/MOyejin/MOCocoaPods.git", "tag": "1.0.0" }, "source_files": [ "MOFoundation", "MOFoundation/**/*.{h,m}" ], "frameworks": [ "UIKit", "Foundation" ] }
Fri, 10 May 2019 10:00:15 +0000