blob: eb56645f5a74c5cdceb1e9f5a821e59fa92cbe4a [file] [log] [blame]
{
"name": "JRTViperPattern",
"version": "0.1.4",
"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.1.4"
},
"source_files": "JRTViper/JRTViper/PodFiles/*.{h,m}",
"requires_arc": true
}