[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / c / e / 3 / RtcmDemo / 0.1.0 / RtcmDemo.podspec.json
blob10acc74f4cb629b421e389a8348c8a6eb4bd98ac
2   "name": "RtcmDemo",
3   "version": "0.1.0",
4   "summary": "Just For Test RtcmDemo",
5   "description": "Just For Test, For Test, Test, Test,Just For Test, For Test, Test, Test,Just For Test, For Test, Test, Test,Just For Test, For Test, Test, TestA short description of RtcmDemo",
6   "homepage": "https://github.com/aolan/RtcmDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lawn.cao": "lawn.cao@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/aolan/RtcmDemo.git",
19     "tag": "0.1.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "QXWZSDK.framework",
23   "resources": "QXWZSDK.framework/Versions/A/Resources/*.bundle",
24   "frameworks": [
25     "CoreBluetooth",
26     "CoreLocation",
27     "CoreData"
28   ],
29   "dependencies": {
30     "CocoaAsyncSocket": [
31       "~> 7.4.3"
32     ],
33     "Reachability": [
34       "~> 3.2"
35     ],
36     "CocoaLumberjack": [
38     ]
39   }