blob: 393b51bae502c81a90e679b3290da95aa1a0aef7 [file] [log] [blame]
{
"name": "ZCTestPodspec",
"version": "0.0.4",
"summary": "A test of Podspec.",
"homepage": "https://github.com/zhaochao89/ZCTestPodspec",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaochao89": "zhaochao0801@sina.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/zhaochao89/ZCTestPodspec.git",
"tag": "0.0.4"
},
"source_files": "ZCTestPodspec/*.{h}",
"requires_arc": true
}