blob: 6982fec90cb068d904fb037e3479771b86fdfc2c [file] [log] [blame]
{
"name": "RxDratini",
"version": "1.0.0",
"license": "MIT",
"summary": "Dratini with RxSwift",
"homepage": "https://github.com/kevin0571/RxDratini",
"authors": {
"Kevin Lin": "kevin_lyn@outlook.com"
},
"source": {
"git": "https://github.com/kevin0571/RxDratini.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift",
"dependencies": {
"Dratini": [
">= 1.1.0"
],
"RxSwift": [
">= 3.6.1"
]
},
"pushed_with_swift_version": "3.0"
}