blob: bd1120339ebe2dab257a3b81a363dc96ff5ca11f [file] [log] [blame]
{
"name": "RxTV",
"version": "0.2.0",
"summary": "Reactive Extension Pack for tvOS 📺",
"description": "'Reactive Extension Pack for tvOS 📺'",
"homepage": "https://github.com/toshi0383/RxTV",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"toshi0383": "t.suzuki326@gmail.com"
},
"source": {
"git": "https://github.com/toshi0383/RxTV.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/toshi0383",
"platforms": {
"tvos": "9.0"
},
"source_files": "RxTV/*.swift",
"dependencies": {
"RxSwift": [
"~> 4.0"
],
"RxCocoa": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}