blob: 7df387be5184026d3cbb74d0d5f312b501f02616 [file] [log] [blame]
{
"name": "BLCache",
"version": "0.1.0",
"summary": "多种持久化集合",
"homepage": "https://github.com/bigL055/Routable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linhey": "linhan.linhey@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/BLCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/BLCache.h"
],
"dependencies": {
"YYCache": [
],
"AnyFormatProtocol": [
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}