blob: 662418925a5d07271bf5901e93caabb43c38454f [file] [log] [blame]
{
"name": "RxCocoaExt",
"version": "0.5.2",
"summary": "Convenience observables for programming RxSwift & RxCocoa application.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DragonCherry/RxCocoaExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DragonCherry": "dragoncherry@naver.com"
},
"source": {
"git": "https://github.com/DragonCherry/RxCocoaExt.git",
"tag": "0.5.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxCocoaExt/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxSwiftExt": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}