blob: d522ef28f65b4b3d6d60d57c1d4fe80b0aceb7a3 [file] [log] [blame]
{
"name": "JFZPodsDemo",
"version": "0.0.1",
"summary": "demo",
"description": "this is a demo",
"homepage": "https://github.com/xilankong/JFZPodsDemo",
"license": "MIT",
"authors": {
"xilankong": "xilankong@126.com"
},
"source": {
"git": "https://github.com/xilankong/JFZPodsDemo.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m}"
}