[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / a / TAKGAUtil / 0.2 / TAKGAUtil.podspec.json
blobfbbceec4aa23d1446a814c382705cb5f1299b278
2   "name": "TAKGAUtil",
3   "version": "0.2",
4   "summary": "Google Analytics Utility",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE.txt"
8   },
9   "homepage": "https://github.com/taktem/TAKGAUtil",
10   "authors": {
11     "SOMTD": "totem.kc[at]me.com"
12   },
13   "source": {
14     "git": "https://github.com/taktem/TAKGAUtil.git",
15     "tag": "0.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "TAKGAUtil/**/*.{h,m}",
22   "public_header_files": "TAKGAUtil/**/*.{h}",
23   "dependencies": {
24     "GoogleAnalytics-iOS-SDK": [
25       "~> 3.12"
26     ]
27   }