blob: 7887a5d6a3e9a1152b8fc64dec422d430314ad2b [file] [log] [blame]
{
"name": "ZPFFirstPod",
"version": "0.0.4",
"summary": "介绍.",
"homepage": "https://github.com/gdzpf123/ZpfFirstPod",
"license": "MIT",
"authors": {
"gwl": "297007441@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gdzpf123/ZpfFirstPod.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"ZPFFirstPod/Classes/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"FBRetainCycleDetector": [
]
}
}