blob: 91df98f730aa6687e308cd77502110e2fd32cedc [file] [log] [blame]
{
"name": "StatisticsSDK",
"version": "1.4.2",
"summary": "SDK by Statistics.",
"description": "this is Statistics SDK",
"homepage": "https://github.com/yiiim/StatisticsSDK",
"license": "MIT",
"static_framework": true,
"authors": {
"ybz": "ybz975218925@live.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yiiim/StatisticsSDK.git",
"tag": "1.4.2"
},
"source_files": "StatisticsCocopodProject/StatisticsSDK/*.{h,m,a}",
"exclude_files": "Classes/Exclude",
"libraries": [
"resolv",
"z"
]
}