[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / f / 4 / 3 / MWPhotoBrowser@Tony / 0.0.2 / MWPhotoBrowser@Tony.podspec.json
blobeaabf2d3b2532312255edd9c66f2a74e87e6e66d
2   "name": "MWPhotoBrowser@Tony",
3   "description": "This is fork and modification from mwaterfall/MWPhotoBrowser version 1.0.1 to allow customization of UI.",
4   "version": "0.0.2",
5   "license": "MIT",
6   "summary": "A simple iOS photo browser.",
7   "homepage": "https://github.com/tonyzonghui/MWPhotoBrowser",
8   "authors": {
9     "Zhang Zonghui": "zhangzonghui01@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tonyzonghui/MWPhotoBrowser.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": "MWPhotoBrowser/Classes",
19   "resources": "MWPhotoBrowser/MWPhotoBrowser.bundle",
20   "frameworks": [
21     "MessageUI",
22     "ImageIO"
23   ],
24   "dependencies": {
25     "SDWebImage": [
26       "<3.0.0"
27     ],
28     "MBProgressHUD": [
30     ]
31   },
32   "requires_arc": false