blob: cc2fb05905d569b1e23060d37961513388f5a13c [file] [log] [blame]
{
"name": "Deviice",
"version": "0.40.20",
"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": "0.40.20"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}