[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 5 / 0 / AliRibutSDK / 1.0.0 / AliRibutSDK.podspec.json
blob961cf21815cbc3cf02f729a0391fa0e26651b56b
2   "name": "AliRibutSDK",
3   "version": "1.0.0",
4   "summary": "AliRibutSDK",
5   "description": "AliRibutSDK",
6   "homepage": "https://github.com/alibaba/Ribut",
7   "authors": {
8     "weixiao": "weixiao.yz@alibaba-inc.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/iThinkerYZ/AliRibutSDK.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "AliRibutSDK/**/*.{h,m,mm,c}",
18   "xcconfig": {
19     "ENABLE_BITCODE": "NO"
20   },
21   "requires_arc": true,
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SocketRocket": [
27       "0.5.1"
28     ]
29   }