blob: dbcbaa91d18b6ecfc0d0f5c76633998ed067cb5e [file] [log] [blame]
{
"name": "LocalCache",
"version": "1.0.1",
"summary": "A short description of LocalCache.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/LocalCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/LocalCache.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalCache/Classes/**/*",
"dependencies": {
"TinyLog": [
]
},
"pushed_with_swift_version": "3.0"
}