blob: 9e21a350f5a1e750482efe795bd75d171d8ff827 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "1.2.1",
"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": "http://facebook.com/InderKumarRathore",
"authors": {
"Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
},
"source": {
"git": "https://github.com/InderKumarRathore/DeviceGuru.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true
}