blob: 91f8b0396ee88703a0ec603543be46bb5012a28c [file] [log] [blame]
{
"name": "RxRequiredPropertyChecker",
"version": "1.0.2",
"license": "MIT",
"summary": "a RxSwift Related component",
"homepage": "https://github.com/xattacker/RxRequiredPropertyChecker",
"authors": {
"Xattacker": "amigo.xattacker@gmail.com"
},
"source": {
"git": "https://github.com/xattacker/RxRequiredPropertyChecker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "RxRequiredPropertyChecker/Sources/*.swift",
"dependencies": {
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "5.0"
}