blob: dd787b0f64fda4b372f795d4e5774830dab0be8b [file] [log] [blame]
{
"name": "AdBrixSDK",
"version": "3.2.3",
"summary": "AdBrix SDK",
"homepage": "https://github.com/igaworks/AdBrixSDK-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/AdBrixSDK-iOS\n"
},
"platforms": {
"ios": "5.1.1"
},
"authors": {
"wonje,song": "wonje@igaworks.com"
},
"source": {
"git": "https://github.com/igaworks/AdBrixSDK-iOS.git",
"tag": "3.2.3"
},
"resources": "SDKResources.bundle",
"ios": {
"vendored_frameworks": "AdBrixSDK.framework"
},
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreData",
"CoreTelephony",
"Security",
"MobileCoreServices",
"Foundation"
]
}