blob: c36035d99970e2471cad3c0b638e07aa7c9a58d1 [file] [log] [blame]
{
"name": "HYVConfiguratorAFNetworking-Mantle",
"version": "0.3.0",
"summary": "Configurator for using AFNetworking with Mantle",
"description": " Configurator for using AFNetworking with Mantle\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/LilushFess/HYVConfiguratorAFNetworking-Mantle.git",
"license": "MIT",
"authors": {
"Gerasymenko Yevgen": "fess2036@ya.ru"
},
"source": {
"git": "https://github.com/LilushFess/HYVConfiguratorAFNetworking-Mantle.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"Mantle": [
"~> 1.5.3"
],
"AFNetworking": [
"~> 2.5.0"
]
}
}