[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 4 / 0 / YF_Chartboost / 8.1.0 / YF_Chartboost.podspec.json
blob108cd043b118a125751f8f3cecf877e60f23b716
2   "name": "YF_Chartboost",
3   "version": "8.1.0",
4   "summary": "YF_Chartboost",
5   "description": "ChartboostSDK for cocoapods",
6   "homepage": "https://e.coding.net/szyifants/YF_ChartboostSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "liqiang@game7.cc"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://e.coding.net/szyifants/YF_ChartboostSDK.git",
19     "tag": "8.1.0"
20   },
21   "vendored_frameworks": "Chartboost/Chartboost.framework",
22   "xcconfig": {
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "frameworks": [
26     "UIKit",
27     "AVFoundation",
28     "Foundation",
29     "CoreMedia",
30     "CoreLocation",
31     "CoreTelephony",
32     "SystemConfiguration",
33     "StoreKit",
34     "MediaPlayer",
35     "CFNetwork",
36     "AdSupport",
37     "ImageIO",
38     "WebKit",
39     "AdSupport",
40     "MobileCoreServices"
41   ],
42   "libraries": [
43     "z",
44     "stdc++",
45     "sqlite3"
46   ]