blob: a10ce4d16178da17f120ddf02c63df3f9d45878c [file] [log] [blame]
{
"name": "THCache",
"version": "0.9.0",
"summary": "Helper classes to handle storing/retrieving of standard data structures",
"homepage": "https://github.com/hons82/THCache",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Hannes Tribus": "hons82@gmail.com"
},
"source": {
"git": "https://github.com/hons82/THCache.git",
"tag": "v0.9.0"
},
"platforms": {
"ios": "6.1"
},
"requires_arc": true,
"source_files": "THCache/*.{h,m}"
}