blob: bde76a5f46ed94adee2942a0ce98ee34869febe5 [file] [log] [blame]
{
"name": "RHSwiftExtensions",
"version": "1.2.7",
"summary": "Swift 常用功能封装",
"description": "Swift 常用功能封装",
"homepage": "https://github.com/495929699/RHSwiftExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rongheng": "495929699g@gmail.com"
},
"source": {
"git": "https://github.com/495929699/RHSwiftExtensions.git",
"tag": "1.2.7"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"cocoapods_version": ">=1.6.0",
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source_files": [
"RHSwiftExtensions/Classes/*.swift",
"RHSwiftExtensions/Classes/**/*.swift"
]
}