blob: 7416f604ea40f6a2b16c19f7a548f23403176d52 [file] [log] [blame]
{
"name": "SwiftCustomKit",
"version": "0.0.2",
"summary": "Swift基础组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/abclz/SwiftCustomKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"18210437675@163.com": "18210437675@163.com"
},
"source": {
"git": "https://github.com/abclz/SwiftCustomKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftCustomKit/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}