blob: 7522d7a7847865b8f89907da86a3cde68921849d [file] [log] [blame]
{
"name": "SYPhotoBrowser",
"version": "2.1",
"summary": "A cute and lightweight photo browser like Tweetbot3.",
"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": "2.1"
},
"source_files": "SYPhotoBrowser/SYPhotoBrowser/*.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"DACircularProgress": [
]
}
}