blob: b4f55627c1d05b04f41a12da02fadbfb071d6323 [file] [log] [blame]
{
"name": "ZCTestPodspec",
"version": "0.0.1",
"summary": "A test of Podspec.",
"description": "\"A test of Podspec.\"",
"homepage": "https://github.com/zhaochao89/ZCTestPodspec",
"license": "MIT",
"authors": {
"zhaochao89": "zhaochao0801@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhaochao89/ZCTestPodspec.git",
"tag": "0.0.1"
},
"source_files": "ZCTestPodspec/*.{h,m}"
}