[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / c / 6 / d / ReYunTracking / 1.3.3 / ReYunTracking.podspec.json
blobcb6d53c9c194969917eb93ba22aac6c56301c649
2   "name": "ReYunTracking",
3   "version": "1.3.3",
4   "summary": "ReYun Tracking SDK",
5   "homepage": "https://github.com/ReYunTracking/Tracking",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "feiyang": "3196817369@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ReYunTracking/Tracking.git",
18     "tag": "1.3.3"
19   },
20   "source_files": "Tracking/*.h",
21   "preserve_paths": "Tracking/*.a",
22   "xcconfig": {
23     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ReYunTracking/Tracking/**\""
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "AdSupport",
28     "CoreTelephony",
29     "Security",
30     "CoreMotion"
31   ],
32   "libraries": [
33     "sqlite3",
34     "ReYunTracking"
35   ]