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