blob: f0e97f6899e4f57962f0780225acb7492d86c81c [file] [log] [blame]
{
"name": "JRTViperPattern",
"version": "0.0.1",
"summary": "JRTViperPattern super classes to work in VIPER pattern",
"homepage": "https://github.com/ifobos/JRTViperPattern",
"license": "MIT",
"authors": {
"ifobos": "juancarlos.garcia.alfaro@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ifobos/JRTViperPattern.git",
"tag": "0.0.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}