blob: 4be8db5acc4b83df00ec8bb6384dabc042ebf792 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "2.0.1",
"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": "2.0.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "*.swift",
"resource_bundles": {
"DeviceGuru": [
"DeviceList.plist"
]
},
"requires_arc": true
}