[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / d / PYPhotosView / 0.2.1 / PYPhotosView.podspec.json
blobc9ffba6a104d3fa63f55b32b17cba69ec8e0d5e1
2   "name": "PYPhotosView",
3   "version": "0.2.1",
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": [
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.2.1"
33   },
34   "source_files": "PYPhotosView/**/*.{h,m}",
35   "resources": "PYPhotosView/PYPhotosView.bundle",
36   "requires_arc": true,
37   "frameworks": "UIKit"