blob: 752639134a4013c2e7236c577e7e32d90f3087df [file] [log] [blame]
{
"name": "LiveOpsPreview",
"version": "0.0.3",
"summary": "LiveOpsPreview is sdk for testing with Adbrix Dev Team.",
"homepage": "http://help.igaworks.com",
"license": {
"type": "Commercial",
"text": "All software, both binary and sourch published by IGAWORKS is copyrighted by IGAWORKS Inc.\nAll rights reserved.\n"
},
"authors": {
"mike-igaw": "mike@igaworks.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/IGAWorksDev/SDK-IOS-CocoaPod-Preview-LiveOps.git",
"tag": "0.0.3"
},
"resources": "LiveOps.bundle",
"ios": {
"vendored_frameworks": "LiveOps.framework"
},
"libraries": "xml2",
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(SDKROOT)/usr/include/libxml2\""
}
}