blob: 7233d9d7c70dc5f9507d6ae1b9684da5f2a9180c [file] [log] [blame]
{
"name": "SYPhotoBrowser",
"version": "1.0",
"summary": "A simple and easy to use and lightweight photo browser, with nice performance.",
"homepage": "https://github.com/Sunnyyoung/SYPhotoBrowser",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/Sunnyyoung"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Sunnyyoung/SYPhotoBrowser.git",
"tag": "1.0"
},
"source_files": "SYPhotoBrowser/SYPhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"DACircularProgress": [
]
}
}