blob: d5a0cc083a201e1683072f844f8389cd3e19e591 [file] [log] [blame]
{
"name": "IgaworksAD",
"version": "5.0.1",
"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": "5.0.1"
},
"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\""
}
}