blob: fb7e5ce9aeef9db4318516f5c581cd254e2af062 [file] [log] [blame]
{
"name": "DeviceUtil_Brainium",
"version": "1.8.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.8.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"
}
}