[Add] OWFreddy 1.0.0
[CocoaPods.git] / Specs / a / 3 / 8 / MWPublishKit / 0.2.2 / MWPublishKit.podspec.json
blob623354d3e6645befa8d8c5423b9a51d7d41d7a85
2   "name": "MWPublishKit",
3   "version": "0.2.2",
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.2.2"
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   }