blob: 5a397d3a32ad6cf30b5a461a361ff282a4f67cef [file] [log] [blame]
{
"name": "RLNewBase",
"version": "0.3.0",
"summary": "A short description",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Conan-R/RLNewBase.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1056709274@qq.com": "wujianren@chandashi.com"
},
"source": {
"git": "https://github.com/Conan-R/RLNewBase.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "RLNewBase/Classes/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}