[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.8.5.8 / ReYunTrackingIO.podspec.json
blob4d529ce3ab14a91a83551a8dcbeda26f0d819ba4
2   "name": "ReYunTrackingIO",
3   "version": "1.8.5.8",
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.8"
19   },
20   "source_files": "Tracking/*.{h,a}",
21   "preserve_paths": "Tracking",
22   "public_header_files": "Tracking/*.h",
23   "ios": {
24     "vendored_libraries": "Tracking/libReYunTrackingIO.a"
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "AdSupport",
29     "CoreTelephony",
30     "Security",
31     "CoreMotion",
32     "iAd",
33     "AVFoundation",
34     "WebKit",
35     "CFNetwork"
36   ],
37   "libraries": [
38     "sqlite3",
39     "z",
40     "resolv"
41   ]