blob: 55bcf529ac968b683cd7f1d2e75c863bca0a4104 [file] [log] [blame]
{
"name": "PYPhotosView",
"version": "0.3.1",
"summary": "Framework with a simple method of rendering images and play video.",
"homepage": "https://github.com/iphone5solo/PYPhotosView",
"license": "MIT",
"authors": {
"CoderKo1o": "499491531@qq.com"
},
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDWebImage": [
],
"MBProgressHUD": [
],
"ASIHTTPRequest": [
],
"Reachability": [
],
"CocoaHTTPServer": [
]
},
"source": {
"git": "https://github.com/iphone5solo/PYPhotosView.git",
"tag": "0.3.1"
},
"source_files": "PYPhotosView/**/*.{h,m}",
"resources": "PYPhotosView/PYPhotosView.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}