blob: 814eb1fb09186197f319e5bb534a39de5874792a [file] [log] [blame]
{
"name": "RMSwiftTotalBaseComponent",
"version": "0.0.0.2",
"summary": "Swift 基础组件总库",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.renmaitech.cn/components_repo/iOS/RMSwiftTotalBaseComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lizheng": "lizheng@renmaitech.com"
},
"source": {
"git": "http://gitlab.renmaitech.cn/components_repo/iOS/RMSwiftTotalBaseComponent.git",
"tag": "0.0.0.2"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": "RMSwiftTotalBaseComponent/Classes/**/*",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"PKHUD": [
],
"Driftwood": [
],
"Presentr": [
]
},
"swift_version": "5.0"
}