blob: f8ee6439511bd4764d914dcf62136985877cb820 [file] [log] [blame]
{
"name": "iPhonesModel",
"version": "1.0.5",
"summary": "Through the way of protocol to judge the model.",
"homepage": "https://github.com/simaier/iPhonesModel",
"license": "MIT",
"authors": {
"SiMaiEr": "simaier1231@gmial.com"
},
"source": {
"git": "https://github.com/simaier/iPhonesModel.git",
"tag": "1.0.5"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "iModel/UIDevice_Extension.swift"
}