blob: 1b4d7182cfe8caa6933a70597bfd95af422380d8 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true
}