blob: f9ffce502d6705bcbd1399b5c552909d4168c302 [file] [log] [blame]
{
"name": "ZJPodspecTest",
"version": "0.2",
"summary": "An easy way to test",
"homepage": "https://github.com/zhangjie579/ZJPodspecTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"zhangjie": "527512749@qq.com"
},
"source": {
"git": "https://github.com/zhangjie579/ZJPodspecTest.git",
"tag": "0.2"
},
"source_files": "demo/Test/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}