[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / c / 9 / PlayableAds / 0.2.0 / PlayableAds.podspec.json
blob498b612e49d7f7b1484fd984b7381b9fdeedd804
2   "name": "PlayableAds",
3   "version": "0.2.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.2.0_13.tar.bz2"
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "ios": {
30     "vendored_frameworks": "PlayableAds.framework"
31   }