blob: 44c2d3041499cc0bfc69c6c1f215a7a9b1846131 [file] [log] [blame]
{
"name": "UIDevice+HardwareModel",
"version": "1.2",
"summary": "Check iOS hardware model",
"homepage": "https://github.com/tecentmoon/UIDevice-HardwareModel.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZY": "zzymoon@gmail.com",
"bfolder": "mail@boxedfolder.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/tecentmoon/UIDevice-HardwareModel.git",
"tag": "1.2"
},
"source_files": "*.{h,m}",
"requires_arc": false
}