blob: 5c0c6f17c53ea38a58e9cf4b7cf90132d8281e6a [file] [log] [blame]
{
"name": "NMDevice",
"version": "0.0.5",
"summary": "Get info about the device",
"description": "Get info about the device like system name, version, screen size, etc..",
"homepage": "https://github.com/NicolasMahe/NMDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nicolas MaheĢ": "nicolas@mahe.me"
},
"source": {
"git": "https://github.com/NicolasMahe/NMDevice.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NMDevice/Classes/**/*",
"pushed_with_swift_version": "3.0"
}