[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / a / 8 / Zhuge / 1.0.1 / Zhuge.podspec.json
blob8bb8cca4c9267db82c58482d658f493697dfef4f
2   "name": "Zhuge",
3   "version": "1.0.1",
4   "summary": "ios tracking library for Zhuge Analytics",
5   "homepage": "http://zhuge.io",
6   "license": "MIT",
7   "authors": {
8     "37degree,Inc": "support@37degree.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/zhugesdk/zhuge-ios.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "Zhuge/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "SystemConfiguration",
25     "CoreTelephony",
26     "Accelerate",
27     "CoreGraphics",
28     "QuartzCore"
29   ],
30   "requires_arc": true