blob: 284604cf7df070f4470559f951194954ab58a4d1 [file] [log] [blame]
{
"name": "MicroKonex",
"version": "0.1.0",
"summary": "Microfutures extensions for Konex networking library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fmo91/MicroKonex",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/MicroKonex.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MicroKonex/Classes/**/*",
"dependencies": {
"Konex": [
"~> 0.2"
],
"Microfutures": [
"~> 0.1"
]
},
"pushed_with_swift_version": "3.0"
}