[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / 8 / Zhuge / 1.4.0 / Zhuge.podspec.json
blobf8de9f1d81aef2fcb0da5e9f07f2f517b35b5d1f
2   "name": "Zhuge",
3   "version": "1.4.0",
4   "summary": "iOS tracking library for Zhuge Analytics",
5   "homepage": "http://zhugeio.com",
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.4.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "SystemConfiguration",
21     "CoreTelephony",
22     "Accelerate",
23     "CoreGraphics",
24     "QuartzCore",
25     "Security"
26   ],
27   "source_files": [
28     "Classes",
29     "Zhuge/**/*.{h,m}"
30   ],
31   "requires_arc": true