blob: a095a3b6f02922f431351f38596819398444c41d [file] [log] [blame]
{
"name": "RTFDiskCache",
"version": "1.0.0",
"summary": "Read/Write Objects to/from disk",
"homepage": "https://github.com/MaxKramer/RTFDiskCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Kramer": "max@maxkramer.co"
},
"social_media_url": "http://twitter.com/MaxKramer",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MaxKramer/RTFDiskCache.git",
"tag": "v1.0.0"
},
"source_files": "src/*.{h,m}",
"requires_arc": true
}