blob: 2ca30ccd6a4efe2194d5b1ab704962a29e101e58 [file] [log] [blame]
{
"name": "ZCTestPodspec",
"version": "0.0.2",
"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.2"
},
"source_files": "ZCTestPodspec/*.{h,m}"
}