blob: 7a73f5ded70747e523ec6391f54d24ee17b11ca1 [file] [log] [blame]
{
"name": "DeviceGuru",
"version": "1.3.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "*.swift",
"resource_bundles": {
"DeviceGuru": [
"DeviceList.plist"
]
},
"requires_arc": true
}