blob: 8510decb9813b6d58667d9d4561c89220aa481fe [file] [log] [blame]
{
"name": "TPGoogleAnalytics",
"version": "0.0.2",
"summary": "谷歌统计",
"description": "谷歌统计",
"homepage": "https://github.com/SunlineTinyiOS/TPGoogleAnalytics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingdomrain": "bygd2014@sina.com"
},
"source": {
"git": "https://github.com/SunlineTinyiOS/TPGoogleAnalytics.git"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TPGoogleAnalytics/Classes/**/*",
"frameworks": [
"SystemConfiguration",
"CoreData"
],
"vendored_libraries": [
"TPGoogleAnalytics/Assets/libGoogleAnalyticsServices.a",
"TPGoogleAnalytics/Assets/libAdIdAccess.a"
],
"libraries": [
"sqlite3",
"z"
]
}