blob: 7180c8bf26fc93f7c995561e68b066c2cfc147de [file] [log] [blame]
{
"name": "RxCodyFire",
"version": "1.2.0",
"summary": "CodyFire wrapper for RxSwift 🔥",
"description": "Install this pod to use CodyFire with RxSwift 🔥",
"homepage": "https://github.com/MihaelIsaev/RxCodyFire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MihaelIsaev": "isaev.mihael@gmail.com"
},
"source": {
"git": "https://github.com/MihaelIsaev/RxCodyFire.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxCodyFire/Classes/**/*",
"dependencies": {
"CodyFire": [
],
"RxSwift": [
],
"RxCocoa": [
]
},
"swift_version": "4.2"
}