[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / d / f / Zhugeio / 3.1.4 / Zhugeio.podspec.json
blobe2db389ecae4a653f19e6f19b7de8ab30cbf10bb
2   "name": "Zhugeio",
3   "version": "3.1.4",
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.4"
16   },
17   "requires_arc": true,
18   "default_subspecs": "Zhugeio",
19   "subspecs": [
20     {
21       "name": "Zhugeio",
22       "source_files": "HelloZhuge/HelloZhuge/Zhuge/*.{m,h}",
23       "frameworks": [
24         "UIKit",
25         "Foundation",
26         "SystemConfiguration"
27       ],
28       "libraries": "z"
29     }
30   ]