[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / c / 9 / PlayableAds / 2.0.3 / PlayableAds.podspec.json
blob5b8fbbe3cb329ef242a3dd82bfca3d26772fae0a
2   "name": "PlayableAds",
3   "version": "2.0.3",
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     "AdSupport",
18     "CoreLocation",
19     "CoreTelephony",
20     "StoreKit"
21   ],
22   "libraries": "xml2",
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "source": {
28     "http": "http://adsdk.yumimobi.com/iOS/PlayableAds/2.0.3_214.tar.bz2"
29   },
30   "platforms": {
31     "ios": "8.0"
32   },
33   "ios": {
34     "vendored_frameworks": "PlayableAds.framework"
35   }