[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 7 / 3 / MWPhotoBrowser / 1.0.1 / MWPhotoBrowser.podspec.json
blob1c2935978826701eaa9cdd54e690e1ee77e24606
2   "name": "MWPhotoBrowser",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "A simple iOS photo browser.",
6   "homepage": "https://github.com/mwaterfall/MWPhotoBrowser",
7   "authors": {
8     "Michael Waterfall": "mw@d3i.com"
9   },
10   "source": {
11     "git": "https://github.com/mwaterfall/MWPhotoBrowser.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "MWPhotoBrowser/Classes",
18   "resources": "MWPhotoBrowser/MWPhotoBrowser.bundle",
19   "frameworks": [
20     "MessageUI",
21     "ImageIO"
22   ],
23   "dependencies": {
24     "SDWebImage": [
25       "<3.0.0"
26     ],
27     "MBProgressHUD": [
29     ]
30   },
31   "requires_arc": false