blob: 83d69b1fe9c3ba820cef9c7d9033a4ad30eed2a3 [file] [log] [blame]
{
"name": "BLUIKit",
"version": "0.1.2",
"summary": "自定义UI组件",
"homepage": "https://github.com/bigL055/BLUIKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linger": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/BLUIKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/**"
],
"frameworks": "UIKit",
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS[config=Debug]": "-enforce-exclusivity=unchecked",
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}