blob: 9b05071eda2f8d5a30e2b5bf8976ee8ba0897682 [file] [log] [blame]
{
"name": "FXViewKit",
"version": "0.1.11",
"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.11"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"4.0",
"5.0",
"5.1"
],
"swift_version": "5.1"
}