blob: 8bcce748826ea7eeb79b233d45c4d9ae1ace07e3 [file] [log] [blame]
{
"name": "LYPhotoBrowser-",
"version": "0.0.1",
"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.1"
},
"source_files": "LYPhotoBrowser/*.{h,m}",
"public_header_files": "LYPhotoBrowser/*.h",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SGInfiniteView": [
],
"SDWebImage": [
],
"DACircularProgress": [
],
"Masonry": [
]
}
}