blob: 2346e241277ad57bae4e8442abeac705434e9a67 [file] [log] [blame]
{
"name": "DeviceUtil",
"version": "4.0.2",
"summary": "DeviceUtil helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
"homepage": "https://github.com/InderKumarRathore/DeviceUtil.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
},
"social_media_url": "https://twitter.com/ikr_303",
"source": {
"git": "https://github.com/InderKumarRathore/DeviceUtil.git",
"tag": "4.0.2"
},
"source_files": "*.{h,m}",
"resource_bundles": {
"DeviceUtil": [
"DeviceList.plist"
]
},
"requires_arc": false,
"platforms": {
"ios": "7.0",
"tvos": "9.0"
}
}