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