blob: a6bb9086d5e5321d89b2e3e42ddb3e4ee3401d16 [file] [log] [blame]
{
"name": "ZSUtils",
"version": "0.0.4",
"summary": "ZSUtils",
"homepage": "https://github.com/moemipa/ZSUtils",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Zhang Shuai": "macbook-pro.local"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/moemipa/ZSUtils.git",
"tag": "0.0.4"
},
"source_files": "ZSUtils/ZSUtils/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}