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