blob: 8687a8fa7ee28cb5fa66571c3e59c0f042f22d12 [file] [log] [blame]
{
"name": "CocoapTest",
"version": "0.0.1",
"summary": "CocoaPods组件化实践疯狂的就是反馈放松的空间划分空间",
"description": "CocoaPods组件化实践",
"homepage": "https://github.com/390027410/cocoapTest.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"xiaoja": "390027410@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/390027410/cocoapTest.git",
"tag": "0.0.1"
},
"source_files": "cocoapTest/Test",
"frameworks": "UIKit",
"requires_arc": true
}