[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 7 / MJBSDK / 0.0.3 / MJBSDK.podspec.json
blob4691b151e6f2f1a38654ab33a8b7678183495d17
2   "name": "MJBSDK",
3   "version": "0.0.3",
4   "license": "MIT",
5   "summary": "A chat framework",
6   "homepage": "https://github.com/max321/MJBSDK",
7   "authors": {
8     "Micky Chan": "574483223@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/max321/MJBSDK.git",
12     "tag": "0.0.3"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source_files": "MJBSDK.framework/Headers/*.h",
18   "vendored_frameworks": "MJBSDK.framework",
19   "dependencies": {
20     "WCDB": [
21       "~> 1.0.7.5"
22     ],
23     "YYKit": [
24       "~> 1.0.9"
25     ],
26     "YTKNetwork": [
27       "~> 3.0.0"
28     ],
29     "CocoaAsyncSocket": [
30       "~> 7.6.4"
31     ],
32     "Reachability": [
33       "~> 3.2"
34     ],
35     "AliyunOSSiOS": [
37     ]
38   }