[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / 8 / Zhuge / 1.3.1 / Zhuge.podspec.json
blob43acd0a7acfc8a5460608a34fc7a928b7d796ba1
2   "name": "Zhuge",
3   "version": "1.3.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.3.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