[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / 2 / d / f / Zhugeio / 2.1.2 / Zhugeio.podspec.json
blob2b68c24247fd84a6a253598c35b075b1164e29d2
2   "name": "Zhugeio",
3   "version": "2.1.2",
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": "2.1.2"
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         "CoreTelephony",
28         "Accelerate",
29         "CoreGraphics",
30         "QuartzCore",
31         "Security"
32       ],
33       "libraries": [
34         "icucore",
35         "z"
36       ]
37     }
38   ]