blob: c8857db0f4e47961d61f05acc1fc59263927eff5 [file] [log] [blame]
{
"name": "CCStat",
"version": "1.0.0",
"summary": "CCStat [personal]",
"description": "CCStat [personal]",
"homepage": "https://github.com/ccworld1000/CCStat",
"license": "MIT",
"authors": {
"cc": "ccworld1000@gmail.com"
},
"social_media_url": "https://github.com/ccworld1000",
"platforms": {
"ios": "7"
},
"source": {
"git": "https://github.com/ccworld1000/CCStat.git",
"tag": "1.0.0"
},
"source_files": "CCStat/CCStat/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"BaiduMobStat": [
"~> 4.4.0"
]
}
}