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