blob: 270b10cdae90caf2e1bb46c63fd1810f0445f029 [file] [log] [blame]
{
"name": "LocalCache",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocalCache/Classes/**/*",
"dependencies": {
"TinyLog": [
],
"HFUtility": [
]
},
"pushed_with_swift_version": "3.0"
}