blob: 94e15f3c8bd8e22dfafa6ef451c0eace038c4117 [file] [log] [blame]
{
"name": "RxCocoaExt",
"version": "0.5.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxCocoaExt/Classes/**/*",
"dependencies": {
"RxSwift": [
],
"RxSwiftExt": [
],
"RxCocoa": [
]
},
"pushed_with_swift_version": "3.0"
}