blob: 0bc7681f385f2226e07b98397c1c896c09f3c81b [file] [log] [blame]
{
"name": "RxAnimated",
"version": "0.1.0-beta.0",
"summary": "A short description of RxAnimated.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RxSwiftCommunity/RxAnimated",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"icanzilb": "marin@underplot.com"
},
"source": {
"git": "https://github.com/RxSwiftCommunity/RxAnimated.git",
"tag": "0.1.0-beta.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxAnimated/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 4.0.0-beta.0"
],
"RxCocoa": [
"~> 4.0.0-beta.0"
]
},
"pushed_with_swift_version": "4.04.04.04.0"
}