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