blob: a653bb0f60b96c05549280e0d30d8928620d6fb3 [file] [log] [blame]
{
"name": "SDGallery",
"version": "0.1.2",
"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.2"
},
"source_files": "SDGallery/*.{h,m}",
"requires_arc": true
}