blob: f92c700a7236f550c44ff235aa0f823c4cd55c84 [file] [log] [blame]
{
"name": "Konex",
"version": "0.1.1",
"summary": "A short description of Konex.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fmo91/Konex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/Konex.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Konex/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}