blob: bd4802bcf945f459f23fd1ab38ad82892591bb7f [file] [log] [blame]
{
"name": "SwiftCustomKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwiftCustomKit/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"PKHUD": [
],
"Presentr": [
]
},
"swift_version": "5.0"
}