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