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