blob: 7f9b3d576c1d7225f8bdcbd41677ee64a5432d20 [file] [log] [blame]
{
"name": "CacheManager",
"platforms": {
"ios": "9.0"
},
"summary": "CacheManager lets you manage objects with realm caching.",
"requires_arc": true,
"version": "0.0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Crippa": "matteo@boostco.de"
},
"homepage": "http://boostco.de",
"source": {
"git": "https://github.com/boostcode/CacheManager.git",
"tag": "0.0.4"
},
"frameworks": "Foundation",
"dependencies": {
"RealmSwift": [
]
},
"source_files": "CacheManager/*.{swift}"
}