blob: 304de620b3f03e4b1e4076c54d47190eaea3e608 [file] [log] [blame]
{
"name": "PlayableAds",
"version": "2.0.5",
"summary": "PlayableAds SDK.",
"license": "Custom",
"authors": {
"on99": "nanohugh@gmail.com"
},
"homepage": "https://github.com/yumimobi/PlayableAds-iOS",
"description": "PlayableAds SDK provides a better ad format for monetizing.",
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"CoreLocation",
"CoreTelephony",
"StoreKit"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
"OTHER_LDFLAGS": "-ObjC"
},
"source": {
"http": "http://adsdk.yumimobi.com/iOS/PlayableAds/2.0.5_238.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "PlayableAds.framework"
}
}