blob: 642e4df0e28acf0f1c1a3aa601643ff9f246ba75 [file] [log] [blame]
{
"name": "zhanghzhifuLib",
"version": "0.1.0",
"summary": "A short description of zhanghzhifuLib.",
"description": "\"A short description of zhanghzhifuLib.xx\"",
"homepage": "https://github.com/ZFChang/zhangzhifuLib",
"license": "MIT",
"authors": {
"zhangzhifu": "595373131@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZFChang/zhangzhifuLib.git",
"tag": "0.1.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}