blob: 325f1e3bbc71bc43657c9e08f644879fcfa48759 [file] [log] [blame]
{
"name": "AdPopcornSDK",
"version": "3.0.9",
"summary": "AdPopcorn SDK",
"homepage": "https://github.com/igaworks/AdPopcornSDK-iOS",
"license": {
"type": "Commercial",
"text": " All text and design is copyright 2006-2014 igaworks, Inc.\n\n All rights reserved.\n\n https://github.com/igaworks/AdPopcornSDK-iOS\n"
},
"platforms": {
"ios": "4.3"
},
"authors": {
"wonje,song": "wonje@igaworks.com"
},
"source": {
"git": "https://github.com/igaworks/AdPopcornSDK-iOS.git",
"tag": "3.0.9"
},
"resources": "SDKResources.bundle",
"ios": {
"vendored_frameworks": "AdPopcornSDK.framework"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"SystemConfiguration",
"CoreData",
"QuartzCore",
"CoreTelephony",
"AdSupport"
],
"requires_arc": false
}