blob: 3a1830aaff66c5d9c28a185cecb728084a4a301c [file] [log] [blame]
{
"name": "ObjectMapperCacheManager",
"version": "1.0",
"summary": "A Light Tool For Cache Of ObjectMapper.",
"homepage": "https://github.com/zzjzz9266a/ObjectMapperCacheManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zzjzz9266a": "uestczzj@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zzjzz9266a/ObjectMapperCacheManager.git",
"tag": "v1.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"ObjectMapper": [
]
},
"requires_arc": true,
"swift_version": "4.0"
}