[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 2 / b / d / PYPhotosView / 0.4.0 / PYPhotosView.podspec.json
blob1a19c7a6cc082334abd825b54549c3ad6aea3aba
2   "name": "PYPhotosView",
3   "version": "0.4.0",
4   "summary": "An easy way to browse photo(image) for iOS.",
5   "homepage": "https://github.com/iphone5solo/PYPhotosView",
6   "license": "MIT",
7   "authors": {
8     "CoderKo1o": "499491531@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "dependencies": {
14     "SDWebImage": [
16     ],
17     "MBProgressHUD": [
19     ]
20   },
21   "source": {
22     "git": "https://github.com/iphone5solo/PYPhotosView.git",
23     "tag": "0.4.0"
24   },
25   "source_files": "PYPhotosView/**/*.{h,m}",
26   "resources": "PYPhotosView/PYPhotosView.bundle",
27   "requires_arc": true,
28   "frameworks": "UIKit"