[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 8.5.0 / ChartboostSDK.podspec.json
blobbb8732085691105879e530232dabffc76aab0b8e
2   "name": "ChartboostSDK",
3   "version": "8.5.0",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2020 Chartboost. All rights reserved. LICENSE"
7   },
8   "summary": "Chartboost iOS SDK.",
9   "homepage": "https://chartboost.com/",
10   "authors": {
11     "Chartboost": "https://chartboost.com/"
12   },
13   "source": {
14     "http": "https://s3.amazonaws.com/chartboost/sdk/8.5.0/Chartboost-iOS-8.5.0.tar.bz2"
15   },
16   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
17   "documentation_url": "https://github.com/ChartBoost/ios-sdk-example/blob/master/README.md",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Chartboost.framework/Versions/A/Headers/*.h",
22   "preserve_paths": "Chartboost.framework/*",
23   "weak_frameworks": "AdSupport",
24   "frameworks": [
25     "CoreGraphics",
26     "StoreKit",
27     "Foundation",
28     "UIKit",
29     "WebKit"
30   ],
31   "vendored_frameworks": "Chartboost.framework",
32   "requires_arc": false,
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "-lObjC"
35   }