blob: 8307688a949cfc69d1023eeaf258ffb207e40cca [file] [log] [blame]
{
"name": "CollectionVariable",
"version": "0.1.0",
"summary": "CollectionVariable for RxSwift",
"homepage": "https://github.com/gitdoapp/CollectionVariable",
"license": "MIT",
"authors": {
"@pepibumur": "pepibumur@gmail.com"
},
"source": {
"git": "https://github.com/gitdoapp/CollectionVariable.git",
"tag": "0.1.0"
},
"platforms": {
"tvos": "9.0",
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "CollectionVariable/**/*.swift",
"dependencies": {
"RxSwift": [
"~> 3.4"
]
},
"pushed_with_swift_version": "3.0"
}