blob: 1028160a92693fd89688b90d6d11a228961067e9 [file] [log] [blame]
{
"name": "LYPhotoBrowser-",
"version": "0.0.2",
"summary": "an ios photo browser tool",
"description": "a photo browser tool , use this you can scroll it infinitly",
"homepage": "https://github.com/install-b/LYPhotoBrowser-.git",
"license": "MIT",
"authors": {
"ShanggenZhang": "gkzhangshangen@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/install-b/LYPhotoBrowser-.git",
"tag": "0.0.2"
},
"source_files": "LYPhotoBrowser/*.{h,m}",
"public_header_files": "LYPhotoBrowser/*.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SGInfiniteView": [
"~> 0.1.1"
],
"SDWebImage": [
"~> 4.0.0"
],
"Masonry": [
"~> 1.0.2"
]
}
}