blob: f25001575e0791537fd62056a55f064ba89c6dd2 [file] [log] [blame]
{
"name": "RLPublicSDK",
"version": "0.2.0",
"summary": "测试公有库的创建",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Conan-R",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1056709274@qq.com": "wujianren@chandashi.com"
},
"source": {
"git": "https://github.com/Conan-R/RLPublicSDK.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "RLPublicSDK/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SnapKit": [
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}