blob: b10a2180f925a460becf19cb660a78d0487e6683 [file] [log] [blame]
{
"name": "Cache.swift",
"version": "0.1.6",
"summary": "Swift 缓存",
"description": "Swift缓存封装",
"homepage": "https://github.com/495929699/Cache.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rongheng": "495929699g@gmail.com"
},
"source": {
"git": "https://github.com/495929699/Cache.swift.git",
"tag": "0.1.6"
},
"module_name": "Cache",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"cocoapods_version": ">=1.6.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": "RHCache/Classes/**/*.swift"
}