[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 7.2.0 / ChartboostSDK.podspec.json
blobab4c26564f73f438d75bd66c66961a6093e0cfaf
2   "name": "ChartboostSDK",
3   "version": "7.2.0",
4   "license": {
5     "type": "Commercial",
6     "text": "LICENSE © 2011-2018 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/7.2.0/Chartboost-iOS-7.2.0.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     "AVFoundation"
33   ],
34   "vendored_frameworks": [
35     "Chartboost.framework",
36     "CHAMoatMobileAppKit.framework"
37   ],
38   "requires_arc": false,
39   "pod_target_xcconfig": {
40     "OTHER_LDFLAGS": "-lObjC"
41   }