blob: a02e3f7a7f732db29fddc924f80e42fcfacaecb6 [file] [log] [blame]
{
"name": "AdBrixSDK",
"version": "4.0.0",
"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": "6.0"
},
"authors": {
"wonje,song": "wonje@igaworks.com"
},
"source": {
"git": "https://github.com/igaworks/AdBrixSDK-iOS.git",
"tag": "4.0.0"
},
"resources": "SDKResources.bundle",
"ios": {
"vendored_frameworks": "AdBrixSDK.framework"
},
"frameworks": [
"UIKit",
"SystemConfiguration",
"CoreData",
"CoreTelephony",
"Security",
"MobileCoreServices",
"Foundation",
"iAd"
]
}