blob: 04f624da5029e2825fba070e7df6652aeed4c50f [file] [log] [blame]
{
"name": "RLBase",
"version": "0.1.3",
"summary": "RLBase Test",
"description": "测试下私有库制作 RLBase Test",
"homepage": "https://github.com/Conan-R/RLPopupView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1056709274@qq.com": "wujianren@chandashi.com"
},
"source": {
"git": "https://github.com/Conan-R/RLPopupView.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RLBase/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
"~>4.2.0"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}