[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 3 / a / TAKGAUtil / 1.0 / TAKGAUtil.podspec.json
blobaf31f8de9090bcda1bb8e1e32ddc034a521389c0
2   "name": "TAKGAUtil",
3   "version": "1.0",
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": "1.0"
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     "Google/Analytics": [
25       "~> 1.0.0"
26     ]
27   }