[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 7 / PYPhotoBrowser / 1.1.0 / PYPhotoBrowser.podspec.json
blob999c4ddf8e085c7b3e9ac846627c3bfa58edefa4
2   "name": "PYPhotoBrowser",
3   "version": "1.1.0",
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": [
16     ],
17     "MBProgressHUD": [
19     ],
20     "DACircularProgress": [
22     ]
23   },
24   "source": {
25     "git": "https://github.com/iphone5solo/PYPhotoBrowser.git",
26     "tag": "1.1.0"
27   },
28   "source_files": "PYPhotoBrowser/**/*.{h,m}",
29   "resources": "PYPhotoBrowser/PYPhotosView.bundle",
30   "requires_arc": true