[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 0 / InnotechIMProtocol / 0.1.7 / InnotechIMProtocol.podspec.json
blobd946c73b179aeede623d87c01212f2da3766d95b
2   "name": "InnotechIMProtocol",
3   "version": "0.1.7",
4   "summary": "a iOS library that lets iOS clients access a qRPC service. You can find out much more about qRPC.",
5   "homepage": "https://github.com/pjocer/qrpc-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "jiguanhu": "jiguanhu@innotechx.com"
12   },
13   "source": {
14     "git": "https://github.com/pjocer/qrpc-ios.git",
15     "tag": "0.1.7"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO",
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "vendored_frameworks": "InnotechIMProtocol/Framework/InnotechIMProtocol.framework"