[Delete] AliVCSDK_Standard 6.18.0
[CocoaPods.git] / Specs / a / 3 / 8 / MWPublishKit / 0.4.0 / MWPublishKit.podspec.json
bloba366a4b293a211adc92af8803978a2810f048ea4
2   "name": "MWPublishKit",
3   "version": "0.4.0",
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.4.0"
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": [
26       ">=2.7.4"
27     ],
28     "SDWebImage": [
29       ">=4.4.2"
30     ]
31   }