blob: eaf9bb87ce0906e09cc6c99f2c343ee39f85161b [file] [log] [blame]
{
"name": "BLTools",
"version": "0.2.0",
"summary": "一些小工具类",
"homepage": "https://github.com/bigL055/BLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/BLTools.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/BLTools.h"
],
"frameworks": [
"Foundation"
],
"requires_arc": true,
"dependencies": {
"YYCache": [
],
"AnyFormatProtocol": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}