blob: 11af0259deaed857d7550b54e2bd987a18eebf7c [file] [log] [blame]
{
"name": "YLPhotoBrowser",
"version": "1.0.0",
"summary": "A lightweight picture browsing framework",
"homepage": "https://github.com/Hearsayer/YLPhotoBrowser",
"license": "MIT",
"authors": {
"Hearsayer": "hearsayer@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hearsayer/YLPhotoBrowser.git",
"tag": "1.0.0"
},
"source_files": "PhotoBrowser/*.{swift}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "3.0"
}