blob: bf65daf59d2fe3bd73b8dba5c46d858c8f9d0b95 [file] [log] [blame]
{
"name": "HYVConfiguratorAFNetworking-Mantle",
"version": "0.1.3.1",
"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.1.3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"HYVConfiguratorAFNetworking-Mantle": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Mantle": [
"~> 1.5.3"
],
"AFNetworking": [
"~> 2.5.0"
]
}
}