[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 8.0.1 / ChartboostSDK.podspec.json
bloba45660e9b5d7d03b048c027618b63ce1496b39e6
2   "name": "ChartboostSDK",
3   "version": "8.0.1",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2019 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.0.1/Chartboost-iOS-8.0.1.tar.bz2"
15   },
16   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "Chartboost.framework/Versions/A/Headers/*.h",
21   "preserve_paths": [
22     "Chartboost.framework/*",
23     "CHAMoatMobileAppKit.framework/*"
24   ],
25   "weak_frameworks": "AdSupport",
26   "frameworks": [
27     "CoreGraphics",
28     "StoreKit",
29     "Foundation",
30     "UIKit",
31     "WebKit"
32   ],
33   "vendored_frameworks": [
34     "Chartboost.framework",
35     "CHAMoatMobileAppKit.framework"
36   ],
37   "requires_arc": false,
38   "pod_target_xcconfig": {
39     "OTHER_LDFLAGS": "-lObjC"
40   }