[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 3 / e / ChartboostSDK / 4.5 / ChartboostSDK.podspec.json
blob4b1c1021121a45fefa6b6ed7e6adb7de482ccae9
2   "name": "ChartboostSDK",
3   "version": "4.5",
4   "license": "Commercial",
5   "summary": "Chartboost iOS SDK.",
6   "homepage": "https://chartboost.com/",
7   "authors": {
8     "Chartboost": "https://chartboost.com/"
9   },
10   "source": {
11     "git": "https://github.com/ChartBoost/iOS-SDK-Pod.git",
12     "tag": "4.5"
13   },
14   "description": "A technology platform that helps mobile game developers find new users and monetize their games.",
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "**/*.h",
19   "preserve_paths": "**/*.a",
20   "libraries": "Chartboost",
21   "xcconfig": {
22     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/ChartboostSDK/Chartboost\""
23   },
24   "weak_frameworks": "AdSupport",
25   "frameworks": [
26     "QuartzCore",
27     "SystemConfiguration",
28     "CoreGraphics",
29     "StoreKit",
30     "CoreMedia",
31     "StoreKit",
32     "AVFoundation",
33     "CoreData",
34     "CoreGraphics"
35   ],
36   "requires_arc": false