blob: d2519dda1d6ce7e74f7c759b3b3f2d29629b6117 [file] [log] [blame]
{
"name": "PlayableAds",
"version": "2.0.4",
"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.4_224.tar.bz2"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "PlayableAds.framework"
}
}