blob: d1c9d633f541279448622671d1c1c9d541ce2d1b [file] [log] [blame]
{
"name": "IgaworksAD",
"version": "3.2.0",
"summary": "IgaworksAD SDK",
"homepage": "https://github.com/igaworks/IgaworksAD-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/IgaworksAD-iOS\n"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"wonje,song": "wonje@igaworks.com"
},
"source": {
"git": "https://github.com/igaworks/IgaworksAD-iOS.git",
"tag": "3.2.0"
},
"resources": "SDKResources.bundle",
"ios": {
"vendored_frameworks": "IgaworksAD.framework"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"SystemConfiguration",
"CoreData",
"QuartzCore",
"CoreTelephony",
"AdSupport",
"Security",
"MessageUI",
"ImageIO",
"CoreText",
"MobileCoreServices"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
},
"requires_arc": false
}