blob: b0108e7fe185f636d6fca3ea27bb6eae4c4b298c [file] [log] [blame]
{
"name": "BLUIKit",
"version": "0.1.4",
"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.4"
},
"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"
}
}