blob: 3712f81b08eb6c5f1ef78e9b9e275f5dc85908b5 [file] [log] [blame]
{
"name": "FXViewKit",
"version": "0.1.5",
"summary": "A View Framework",
"homepage": "https://github.com/feixue299/FXViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wupengfei": "1569485690@qq.com"
},
"source": {
"git": "https://github.com/feixue299/FXViewKit.git",
"tag": "0.1.5"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"5.0",
"5.1"
],
"swift_version": "5.1"
}