blob: 9e1e9cc5470dba3d5c800f1336a9c02201eb7e4c [file] [log] [blame]
{
"name": "RLNewBase",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RLNewBase/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_version": "4.2"
}