blob: a4f52634c10e78cd5a377d8eb8278cc5dad91ff2 [file] [log] [blame]
{
"name": "iFuga",
"version": "1.1",
"summary": "iOS component for displaying a fullscreen image gallery Supports orientation changes.",
"homepage": "http://github.com/gavrix/ifuga",
"license": "MIT",
"authors": {
"Sergey Gavrilyuk": "sergey.gavrilyuk@gmail.com"
},
"source": {
"git": "https://github.com/gavrix/ifuga.git",
"tag": "1.1"
},
"platforms": {
"ios": "4.0"
},
"source_files": "iFuga/iFuga",
"frameworks": "QuartzCore",
"requires_arc": false
}