blob: 57a42e1611c748dfe49ca0913550503ded818738 [file] [log] [blame]
{
"name": "IgaworksAD",
"version": "7.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\nAll rights reserved.\n\nhttps://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": "7.0.1"
},
"resources": "SDKResources.bundle",
"ios": {
"vendored_frameworks": "IgaworksAD.framework"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"SystemConfiguration",
"CoreData",
"QuartzCore",
"CoreTelephony",
"AdSupport",
"Security",
"MessageUI",
"ImageIO",
"CoreText",
"MobileCoreServices",
"Foundation",
"Social",
"MediaPlayer",
"iAd"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}