[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / c / ReYunTrackingIO / 1.7.8.1 / ReYunTrackingIO.podspec.json
blob8051ca6541222118ff1e6c786f6335e128063b51
2   "name": "ReYunTrackingIO",
3   "version": "1.7.8.1",
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.7.8.1"
19   },
20   "source_files": "Tracking/*.{h,a}",
21   "ios": {
22     "vendored_libraries": "Tracking/*.a"
23   },
24   "static_framework": true,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/TrackingSDK/Tracking/**\""
27   },
28   "frameworks": [
29     "SystemConfiguration",
30     "AdSupport",
31     "CoreTelephony",
32     "Security",
33     "CoreMotion",
34     "iAd",
35     "AVFoundation",
36     "WebKit",
37     "CFNetwork"
38   ],
39   "libraries": [
40     "sqlite3",
41     "z",
42     "resolv"
43   ]