blob: 0279040fe47e0c2f982093b7c78cc7655480a168 [file] [log] [blame]
{
"name": "RMSwiftTotalBaseComponent",
"version": "0.0.0.3",
"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.3"
},
"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"
}