blob: 7cce269e92f0fcdeaab39a684ae6db7f6e963be5 [file] [log] [blame]
{
"name": "iPhonesModel",
"version": "1.0.0",
"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.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "iPhonesModel/*.{swift}"
}