blob: a8918d5e7488e682b5b9b83f15d6b2d5e69b437f [file] [log] [blame]
{
"name": "ZBDemo",
"version": "0.0.1",
"summary": "ZBDemo",
"homepage": "https://github.com/Cstzhang/ZBDemo",
"license": "MIT",
"authors": {
"Cstzhang": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Cstzhang/ZBDemo.git",
"tag": "0.0.1"
},
"source_files": [
"ZBDemo",
"MyFirsetPod/我的框架/*.{h,m}"
],
"requires_arc": true
}