blob: 8a43968f9cd9da4539d13c665b038e1152151399 [file] [log] [blame]
{
"name": "LeanCache",
"version": "0.2.1",
"summary": "A lean, mean, simple caching machine that's written in Swift",
"homepage": "http://asowers.net/index.php/leancache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Sowers": "asow123@gmail.com"
},
"social_media_url": "http://twitter.com/andrewsowers",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/asowers1/LeanCache.git",
"tag": "0.2.1",
"submodules": true
},
"source_files": "LeanCache/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}