blob: c8f0bf65089aba1ee24fd878bd701949303f154c [file] [log] [blame]
{
"name": "ZMView",
"version": "0.0.1",
"summary": "test cocoapods",
"description": "测试一下",
"homepage": "https://github.com/zziazm/",
"license": "MIT",
"authors": {
"Arvin": "1310726454@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zziazm/TestCocoaPodsDemo.git",
"tag": "0.0.1"
},
"source_files": "TestCocoaPods/ZMView/*.{h,m}",
"requires_arc": true
}