blob: 43fa585d9766c6e43340797d52e17ed1742c3f37 [file] [log] [blame]
{
"name": "LiveOps",
"version": "1.0",
"summary": "LiveOps.framework",
"homepage": "https://github.com/IGAWorksDev/LiveOps-iOS",
"license": {
"type": "Commercial",
"text": "All text and design is copyright 2006-2015 igaworks, Inc.\n\nAll rights reserved.\n\nhttps://github.com/IGAWorksDev/LiveOps-iOS\n"
},
"platforms": {
"ios": "6.0"
},
"authors": {
"wonje,song": "wonje@igaworks.com"
},
"source": {
"git": "https://github.com/IGAWorksDev/LiveOps-iOS.git",
"tag": "1.0"
},
"resources": "LiveOps.bundle",
"ios": {
"vendored_frameworks": "LiveOps.framework"
},
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}