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