blob: b667f5ad9feff0cde48b1ec316c00c7d7cb4f948 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "1.2.2",
"license": "MIT",
"summary": "DeviceGuru is a simple lib (Swift) to know the exact type of the device instead of just iPhone or iPad",
"homepage": "https://github.com/InderKumarRathore/DeviceGuru",
"social_media_url": "https://twitter.com/InderKRathore",
"authors": {
"Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
},
"source": {
"git": "https://github.com/InderKumarRathore/DeviceGuru.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true
}