[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / YQHchatsdkios / 0.0.4 / YQHchatsdkios.podspec.json
blob77e3fda86daab49196c5f154c793fdaceb52d000
2   "name": "YQHchatsdkios",
3   "version": "0.0.4",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "一款不绑定服务的纯聊天SDK",
8   "description": "向开源发展,一款不绑定服务的纯聊天SDK",
9   "homepage": "https://github.com/yangchiher/YQHchatsdkios",
10   "license": "MIT",
11   "authors": {
12     "杨棋贺": "yangchiher@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangchiher/YQHchatsdkios.git",
16     "tag": "0.0.4"
17   },
18   "requires_arc": true,
19   "ios": {
20     "frameworks": [
21       "AVFoundation",
22       "UIKit"
23     ],
24     "dependencies": {
25       "Masonry": [
26         "~> 1.1.0"
27       ],
28       "SDWebImage": [
29         "~> 4.4.6"
30       ]
31     }
32   }