blob: c20d89a6556f5ccb9ca9685b28e68fd7404afd2c [file] [log] [blame]
{
"name": "DeviceUtil_Brainium",
"version": "1.7.1",
"summary": "DeviceUtil helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
"homepage": "https://github.com/BrainiumLLC/DeviceUtil.git",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"BrainiumLLC": "jonathan@brainiumstudios.com"
},
"source": {
"git": "https://github.com/BrainiumLLC/DeviceUtil.git",
"tag": "1.7.1"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"DeviceUtil_Brainium": [
"DeviceList.plist"
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0",
"tvos": "9.0"
}
}