blob: a3bc3369bd1b16c973674a74213a06a528442b28 [file] [log] [blame]
{
"name": "HYVConfiguratorAFNetworking-Mantle",
"version": "0.6.2",
"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!",
"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.6.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"dependencies": {
"Mantle": [
"~> 2.0.6"
],
"AFNetworking": [
"~> 3.0.4"
]
}
}