[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / b / d / PYPhotosView / 0.3.0 / PYPhotosView.podspec.json
blob9dcfa7cad3b6b0657890943a6cd0d6e58408e3f5
2   "name": "PYPhotosView",
3   "version": "0.3.0",
4   "summary": "Framework with a simple method of rendering images and play video.",
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": [
16     ],
17     "MBProgressHUD": [
19     ],
20     "ASIHTTPRequest": [
22     ],
23     "Reachability": [
25     ],
26     "CocoaHTTPServer": [
28     ]
29   },
30   "source": {
31     "git": "https://github.com/iphone5solo/PYPhotosView.git",
32     "tag": "0.3.0"
33   },
34   "source_files": "PYPhotosView/**/*.{h,m}",
35   "resources": "PYPhotosView/PYPhotosView.bundle",
36   "requires_arc": true,
37   "frameworks": "UIKit"