blob: 067f465cd126d01fb33100c61af6881ac921692b [file] [log] [blame]
{
"name": "Titanium",
"version": "0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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",
"authors": {
"Camille Kander": "camille@quri.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "git@github.com:quri/Titanium.git",
"tag": "0.8"
},
"source_files": "Titanium/Titanium/*.{h,m}",
"requires_arc": true
}