blob: 56a1de5fb8a04c9759ed88a3640c62e41776e216 [file] [log] [blame]
{
"name": "BLFoundation",
"version": "0.1.1",
"summary": "基于 Foundation 的一些扩展",
"homepage": "https://github.com/bigL055/BLFoundation",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"lin": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/BLFoundation.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/BLFoundation.h"
],
"frameworks": [
"Foundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}