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