[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 5.0.2 / ChartboostSDK.podspec.json
blob9322e466690d389a2f303f7ebdc81848cb1a755c
2   "name": "ChartboostSDK",
3   "version": "5.0.2",
4   "license": {
5     "type": "Commercial",
6     "text": "              © 2011-2014 Chartboost. All rights reserved.\n"
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/5.0.2/Chartboost.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": "Chartboost.framework/*",
22   "xcconfig": {
23     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/ChartboostSDK\""
24   },
25   "weak_frameworks": "AdSupport",
26   "frameworks": [
27     "QuartzCore",
28     "SystemConfiguration",
29     "CoreGraphics",
30     "StoreKit",
31     "CoreMedia",
32     "StoreKit",
33     "AVFoundation",
34     "CoreData",
35     "CoreGraphics"
36   ],
37   "ios": {
38     "vendored_frameworks": "Chartboost.framework"
39   },
40   "requires_arc": false