blob: e0c5df4dc527ace38e524d0d4d1ba77ef5aedd7b [file] [log] [blame]
{
"name": "RxImagePicker",
"version": "0.0.3",
"summary": "RxImagePicker",
"homepage": "https://github.com/knottx/RxImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Visarut Tippun": "knotto.vt@gmail.com"
},
"source": {
"git": "https://github.com/knottx/RxImagePicker.git",
"tag": "0.0.3"
},
"swift_versions": "5.1",
"platforms": {
"ios": "10.0"
},
"source_files": "RxImagePicker/**/*.swift",
"requires_arc": true,
"dependencies": {
"RxSwift": [
"~> 6.0"
],
"RxCocoa": [
"~> 6.0"
]
},
"swift_version": "5.1"
}