blob: 9533d7063d393d6d018efaee0926b5c461395056 [file] [log] [blame]
{
"name": "IgaworksCore",
"version": "2.3.0",
"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.3.0"
},
"ios": {
"vendored_frameworks": "IgaworksCore.framework"
},
"frameworks": [
"iAd",
"CoreTelephony",
"SystemConfiguration",
"UIKit",
"Security",
"CoreGraphics",
"CoreText"
],
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}