blob: 72a77456697088e108547ac8d7727549e8181d9e [file] [log] [blame]
{
"name": "DeviceUtil",
"version": "1.3.4",
"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/InderKRathore",
"source": {
"git": "https://github.com/InderKumarRathore/UIDeviceUtil.git",
"tag": "1.3.4"
},
"source_files": "*.{h,m}",
"resource_bundles": {
"DeviceUtil": [
"DeviceList.plist"
]
},
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}