[Add] OnlineChatSdk 0.2.1
[CocoaPods.git] / Specs / a / 3 / 8 / MWPublishKit / 0.7.1 / MWPublishKit.podspec.json
blobf9b6f2a94ec388e21197bae98023a2fde0465fa4
2   "name": "MWPublishKit",
3   "version": "0.7.1",
4   "summary": "发表文字图片",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/mingway1991/MWPublishKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mingway1991": "mingwei.shi@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mingway1991/MWPublishKit.git",
16     "tag": "0.7.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "MWPublishKit/Classes/**/*",
23   "resources": "MWPublishKit/Assets/**/*",
24   "dependencies": {
25     "ZLPhotoBrowser": [
27     ],
28     "SDWebImage": [
30     ]
31   }