[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 1 / YQHchatsdkios / 0.0.3 / YQHchatsdkios.podspec.json
blob0df2f1c2ae463330cf8151be5c4d005a06f64f71
2   "name": "YQHchatsdkios",
3   "version": "0.0.3",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "一款不绑定服务的纯聊天SDK",
8   "description": "向开源发展,一款不绑定服务的纯聊天SDK",
9   "homepage": "https://github.com/yangchiher/YQHchatsdkios.git",
10   "license": "MIT",
11   "authors": {
12     "杨棋贺": "yangchiher@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangchiher/YQHchatsdkios.git",
16     "tag": "0.0.3"
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   }