blob: b6760e80e6f2b45523343834426c59f092b784b9 [file] [log] [blame]
{
"name": "DeviceUtil",
"version": "1.2.0",
"summary": "This category helps to check the hardware version of the device in iOS.",
"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.2.0"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}