[Add] FluentIcons 1.1.268
[CocoaPods.git] / Specs / 0 / d / 7 / MWPhotoBrowserHelper / 1.0.1 / MWPhotoBrowserHelper.podspec.json
blob328e6c2a18e4fb6ef0d2aad084bb885d420a5abb
2   "name": "MWPhotoBrowserHelper",
3   "version": "1.0.1",
4   "summary": "对MWPhotoBrowser的修改,让浏览大图更为方便",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/XGPASS/MWPhotoBrowserHelper",
7   "screenshots": "https://github.com/XGPASS/MWPhotoBrowserHelper/blob/master/images/develop.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "XGPass": "syg90718@163.com"
14   },
15   "source": {
16     "git": "https://github.com/XGPASS/MWPhotoBrowserHelper.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MWPhotoBrowserHelper/**/*.{h,m}",
23   "resources": [
24     "MWPhotoBrowserHelper/**/*.{bundle}"
25   ],
26   "frameworks": [
27     "ImageIO",
28     "QuartzCore",
29     "AssetsLibrary",
30     "MediaPlayer"
31   ],
32   "dependencies": {
33     "MBProgressHUD": [
34       "~> 0.9"
35     ],
36     "DACircularProgress": [
37       "~> 2.3.1"
38     ],
39     "SDWebImage": [
40       "~> 4.2.2"
41     ]
42   }