blob: d33dfdae199f6a1f1022c68ec443ab1b53e9aa7c [file] [log] [blame]
{
"name": "InfoDevice",
"version": "0.0.2",
"summary": "a framework for device info",
"description": "a framework for get some information about a apple device",
"homepage": "https://gitlab.com/b.rakhshani77/infodevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Behnam.R": "b.rakhshani77@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitlab.com/b.rakhshani77/infodevice.git",
"tag": "0.0.2"
},
"swift_version": "4.0",
"source_files": "InfoDevice/**/*.{swift}"
}