blob: dea7cac94ceb90a76a453bbbde70fd6fbb7adf1f [file] [log] [blame]
{
"name": "IgaworksCore",
"version": "2.0.5",
"summary": "IgaworksCore.framework",
"homepage": "https://github.com/IGAWorksDev/IgaworksCore-iOS",
"license": {
"type": "Commercial",
"text": "All text and design is copyright 2006-2015 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/IgaworksCore-iOS\n"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"wonje,song": "ricky@igaworks.com"
},
"source": {
"git": "https://github.com/IGAWorksDev/IgaworksCore-iOS.git",
"tag": "2.0.5"
},
"ios": {
"vendored_frameworks": "IgaworksCore.framework"
},
"frameworks": [
"iAd",
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"CoreText"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}