[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / e / YoStar_UData / 0.0.2 / YoStar_UData.podspec.json
blob85f7d4659ebec693f122f1dfbe411b8dba6f26ac
2   "name": "YoStar_UData",
3   "version": "0.0.2",
4   "summary": "A short description of YoStar_UData.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XYKings/Yostar_udata",
7   "license": {
8     "type": "MIT",
9     "text": "  Copyright 2012 Permission is granted to... \n"
10   },
11   "authors": {
12     "Yx": "ye.xue@yo-star.com"
13   },
14   "source": {
15     "git": "https://github.com/XYKings/Yostar_udata.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "YoStar_UData/CoreLibrary/*.framework",
23   "frameworks": [
24     "CoreMotion",
25     "Security",
26     "SystemConfiguration",
27     "CoreTelephony",
28     "CoreLocation",
29     "WebKit",
30     "iAd"
31   ],
32   "weak_frameworks": [
33     "AppTrackingTransparency",
34     "AdServices",
35     "AdSupport"
36   ],
37   "libraries": [
38     "c++",
39     "sqlite3.0",
40     "resolv",
41     "z"
42   ],
43   "xcconfig": {
44     "OTHER_LDFLAGS": [
45       "-ObjC",
46       "-all_load"
47     ]
48   }