blob: 216ac19475f03f5d08b212e52100aabd100a6819 [file] [log] [blame]
{
"name": "UBTKit",
"version": "0.2.0",
"summary": "A collection of iOS components.",
"homepage": "https://github.com/Xianlau/UBTKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xianlau": "506299396@qq.com"
},
"source": {
"git": "https://github.com/Xianlau/UBTKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "UBTKit/Classes/**/*",
"swift_version": "5.0"
}