blob: 81b60d40a50a2bd89b8e5dd527384742bda29723 [file] [log] [blame]
{
"name": "Titanium",
"version": "0.1",
"summary": "Image viewer library",
"description": " A library that provides a way to view full screen images from thumbnail previews.\n",
"homepage": "https://github.com/Quri/Titanium",
"license": "None",
"authors": {
"Camille Kander": "camille@quri.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "git@github.com:quri/Titanium.git",
"tag": "0.1"
},
"source_files": "Titanium/Titanium/*.{h,m}",
"requires_arc": true
}