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