[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / c / 9 / PlayableAds / 0.4.0 / PlayableAds.podspec.json
blobde696a7b0d7e70f8cd7c8c1b18ef4c502ae9a537
2   "name": "PlayableAds",
3   "version": "0.4.0",
4   "summary": "PlayableAds SDK.",
5   "license": "Custom",
6   "authors": {
7     "on99": "nanohugh@gmail.com"
8   },
9   "homepage": "https://github.com/yumimobi/PlayableAds-iOS",
10   "description": "PlayableAds SDK provides a better ad format for monetizing.",
11   "frameworks": [
12     "UIKit",
13     "Foundation",
14     "WebKit",
15     "SystemConfiguration",
16     "MobileCoreServices"
17   ],
18   "libraries": "xml2",
19   "xcconfig": {
20     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "source": {
24     "http": "http://adsdk.yumimobi.com/iOS/PlayableAds/0.4.0_16.tar.bz2"
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "ios": {
30     "vendored_frameworks": "PlayableAds.framework"
31   }