blob: d29161eb3dada0fac8eaac1694a3b49287dabfbf [file] [log] [blame]
{
"name": "JGCache",
"version": "0.1.0",
"summary": "this is description",
"description": "TODO: this is description",
"homepage": "https://github.com/Ucself/JGCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李保君": "lbj147123@163.com"
},
"source": {
"git": "https://github.com/Ucself/JGCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JGCache/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.0.0"
]
},
"pushed_with_swift_version": "4.0"
}