blob: d886555e84643bf68829247d4bd00df1be14777f [file] [log] [blame]
{
"name": "RevMobSDK",
"version": "5.5.1",
"summary": "RevMobSDK for showing ads, banners, more games link and many more.",
"homepage": "http://sdk.revmob.com/ios.html",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"RevMob": "http://www.revmob.com"
},
"source": {
"git": "https://github.com/evil159/RevMobiOSSDK.git",
"tag": "5.5.1"
},
"platforms": {
"ios": null
},
"source_files": "**/Headers/*.h",
"preserve_paths": "**/**",
"weak_frameworks": [
"StoreKit",
"AdSupport"
],
"frameworks": [
"SystemConfiguration",
"RevMobAds"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/RevMobSDK"
},
"requires_arc": false
}