[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 2 / d / f / Zhugeio / 3.1.0 / Zhugeio.podspec.json
blob9e89ae29d2b806316d58765f8dcc1d2065c10b3d
2   "name": "Zhugeio",
3   "version": "3.1.0",
4   "summary": "iOS tracking library for Zhugeio Analytics",
5   "homepage": "http://zhugeio.com",
6   "license": "MIT",
7   "authors": {
8     "Zhugeio,Inc": "info@zhugeio.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/zhugesdk/zhuge-ios.git",
15     "tag": "3.1.0"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Zhugeio",
19   "subspecs": [
20     {
21       "name": "Zhugeio",
22       "source_files": "Zhuge/**/*.{m,h}",
23       "frameworks": [
24         "UIKit",
25         "Foundation",
26         "SystemConfiguration"
27       ],
28       "libraries": "z"
29     }
30   ]