blob: 5458395148c1db577ad02cf49a47606c88dc845a [file] [log] [blame]
{
"name": "SDGallery",
"version": "0.1.5",
"summary": "Lightweight iOS Motion-Driven Image Browser.",
"homepage": "https://github.com/sebyddd/SDGallery",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastian Dobrincu": "sebyddd@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sebyddd/SDGallery.git",
"tag": "0.1.5"
},
"source_files": "SDGallery/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}