blob: 99cab8dfc48df58a74d4713c5716f08032dd3580 [file] [log] [blame]
{
"name": "InnotechIMProtocol",
"version": "0.1.9",
"summary": "a iOS library that lets iOS clients access a qRPC service. You can find out much more about qRPC.",
"homepage": "https://github.com/pjocer/qrpc-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiguanhu": "jiguanhu@innotechx.com"
},
"source": {
"git": "https://github.com/pjocer/qrpc-ios.git",
"tag": "0.1.9"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"xcconfig": {
"ENABLE_BITCODE": "NO",
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "InnotechIMProtocol/Framework/InnotechIMProtocol.framework"
}