[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 8 / a / HIMSDK / 1.0.0 / HIMSDK.podspec.json
blob01f18f15279221443414d1b59febfa5bf203b97d
2   "name": "HIMSDK",
3   "version": "1.0.0",
4   "summary": "HIMSDK是一款即时通讯工具",
5   "description": "这是SDK 1.0.0正式版本\n修复了一些bug",
6   "homepage": "https://gitee.com/quanchengshang/himsdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "全承上": "quancs@huoys.com"
13   },
14   "source": {
15     "git": "https://gitee.com/quanchengshang/himsdk.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "HIMSDK/**/*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "Protobuf": [
30     ],
31     "BGFMDB": [
33     ],
34     "SocketRocket": [
36     ],
37     "Reachability": [
39     ],
40     "QCloudCOSXML/Transfer": [
42     ]
43   }