[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 6 / TPGoogleAnalytics / 0.0.1 / TPGoogleAnalytics.podspec.json
blobca5c2a4c6ad44414796e893c4ab49e0647039b21
2   "name": "TPGoogleAnalytics",
3   "version": "0.0.1",
4   "summary": "谷歌统计",
5   "description": "谷歌统计",
6   "homepage": "https://github.com/SunlineTinyiOS/TPGoogleAnalytics",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bygd2014@sina.com": "bygd2014@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/SunlineTinyiOS/TPGoogleAnalytics.git"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TPGoogleAnalytics/Classes/**/*",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreData"
24   ],
25   "vendored_libraries": [
26     "TPGoogleAnalytics/Assets/libGoogleAnalyticsServices.a",
27     "TPGoogleAnalytics/Assets/libAdIdAccess.a"
28   ],
29   "libraries": [
30     "sqlite3",
31     "z"
32   ]