blob: 85b3a23d59070976136706ec22af202e0c0fec45 [file] [log] [blame]
{
"name": "HYVConfiguratorAFNetworking-Mantle",
"version": "0.1.2.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!\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.2.2"
},
"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"
]
}
}