blob: 1989930f71a22d893eba3fe0b5706d7a0c9c7f30 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "4.0.5",
"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/ikr_303",
"authors": {
"Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
},
"source": {
"git": "https://github.com/InderKumarRathore/DeviceGuru.git",
"tag": "4.0.5"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "*.swift",
"resource_bundles": {
"DeviceGuru": [
"DeviceList.plist"
]
},
"requires_arc": true
}