blob: f4b2e5f9b524647a16e548ea20cb9eeedc3ebe94 [file] [log] [blame]
{
"name": "Deviice",
"version": "1.21.0",
"summary": "This library helps you to identify the current device on which your app is running",
"description": "This library helps you to identify the current device on which your app is running. You can get also the connectivity and screen size info.",
"homepage": "https://github.com/andrealufino/Deviice",
"license": "MIT",
"authors": {
"Andrea Mario Lufino": "andrea.lufino@me.com"
},
"source": {
"git": "https://github.com/andrealufino/Deviice.git",
"tag": "1.21.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"swift_versions": [
"5.0"
],
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0"
}