[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / e / 0 / ROFrameWork / 0.0.21 / ROFrameWork.podspec.json
blobad559620e8af643b67dbc1b6706dad453da325b6
2   "name": "ROFrameWork",
3   "version": "0.0.21",
4   "summary": "ROFrameWork Mac雷柏驱动framework",
5   "homepage": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork",
6   "license": "MIT",
7   "authors": {
8     "Liang jiaren": "50839393@qq.com"
9   },
10   "platforms": {
11     "osx": "10.11"
12   },
13   "source": {
14     "git": "http://git.rapoo.cn:7080/liangjiaren/ROFrameWork.git",
15     "tag": "0.0.21"
16   },
17   "source_files": [
18     "ROFrameWork",
19     "ROFrameWork/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Cocoa",
23     "Foundation",
24     "Carbon",
25     "IOKit"
26   ],
27   "dependencies": {
28     "Realm": [
30     ]
31   }