[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.8.5.2 / ReYunTrackingIO.podspec.json
blob79bfe80951f41872a77840695d404182b8b8fc7f
2   "name": "ReYunTrackingIO",
3   "version": "1.8.5.2",
4   "summary": "Official ReYun Tracking SDK for iOS",
5   "homepage": "https://www.reyun.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "feiyang": "3196817369@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/reyun-ios/tracking.git",
18     "tag": "1.8.5.2"
19   },
20   "source_files": "Tracking/*.{h,a}",
21   "static_framework": true,
22   "frameworks": [
23     "SystemConfiguration",
24     "AdSupport",
25     "CoreTelephony",
26     "Security",
27     "CoreMotion",
28     "iAd",
29     "AVFoundation",
30     "WebKit",
31     "CFNetwork"
32   ],
33   "libraries": [
34     "sqlite3",
35     "z",
36     "resolv"
37   ]