[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / b / d / PYPhotosView / 0.1.0 / PYPhotosView.podspec.json
blob39a67eef773c691eedfdc018c1d55779d9302e9c
2   "name": "PYPhotosView",
3   "version": "0.1.0",
4   "summary": "Framework with a simple method of rendering images.",
5   "homepage": "https://github.com/iphone5solo/PYPhotosView",
6   "license": "MIT",
7   "authors": {
8     "CoderKo1o": "499491531@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "dependencies": {
14     "SDWebImage": [
15       "~> 3.7.6"
16     ],
17     "MBProgressHUD": [
18       "~>0.9.2"
19     ]
20   },
21   "source": {
22     "git": "https://github.com/iphone5solo/PYPhotosView.git",
23     "tag": "0.1.0"
24   },
25   "source_files": "PYPhotosView/**/*.{h,m}",
26   "resources": "PYPhotosView/PYPhotosView.bundle",
27   "requires_arc": true,
28   "frameworks": "UIKit"