blob: 044fc7dd8b60ff05ea006e4e6e6c35ab3fba59fa [file] [log] [blame]
{
"name": "iPhonesModel",
"version": "1.0.1",
"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.1"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "iPhonesModel/UIDevice_Extension.swift"
}