blob: 867e0201b132d260780edef7295be3ced89d3aa1 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "1.3.0",
"license": "MIT",
"summary": "DeviceGuru helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"requires_arc": true
}