[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 7 / PYPhotoBrowser / 1.5.6 / PYPhotoBrowser.podspec.json
blob0e3ee4fb5f153194708a6c0af664f07099051761
2   "name": "PYPhotoBrowser",
3   "version": "1.5.6",
4   "summary": "An easy way to browse photo(image) for iOS.",
5   "homepage": "https://github.com/iphone5solo/PYPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "CoderKo1o": "499491531@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "dependencies": {
14     "SDWebImage/GIF": [
15       "~> 4.2.1"
16     ],
17     "MBProgressHUD": [
19     ],
20     "DACircularProgress": [
22     ]
23   },
24   "source": {
25     "git": "https://github.com/iphone5solo/PYPhotoBrowser.git",
26     "tag": "1.5.6"
27   },
28   "source_files": "PYPhotoBrowser/**/*.{h,m}",
29   "resources": "PYPhotoBrowser/PYPhotosView.bundle",
30   "requires_arc": true