[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 2 / 0 / HIMKit / 1.0.0 / HIMKit.podspec.json
blob6fa2e50043a4264f4e9cc79c56db88ca80a5e733
2   "name": "HIMKit",
3   "version": "1.0.0",
4   "summary": "HIMKit是一款IM通讯组件",
5   "description": "HIMKit v1.0.0 完成开发",
6   "homepage": "https://gitee.com/quanchengshang/himkit",
7   "source": {
8     "git": "https://gitee.com/quanchengshang/himkit.git",
9     "tag": "1.0.0"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "FILE_LICENSE"
14   },
15   "authors": {
16     "全承上": "quanchengshang@gmail.com"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "vendored_frameworks": "HIMSDK.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Protobuf": [
32     ],
33     "BGFMDB": [
35     ],
36     "SocketRocket": [
38     ],
39     "Reachability": [
41     ],
42     "QCloudCOSXML/Transfer": [
44     ]
45   }