[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / c / 9 / DeviceUtil_Brainium / 1.6 / DeviceUtil_Brainium.podspec.json
blobf06079b440bc08f0d8ed69b2c3ffe2a83bcbad9f
2   "name": "DeviceUtil_Brainium",
3   "version": "1.6",
4   "summary": "DeviceUtil helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
5   "homepage": "https://github.com/BrainiumLLC/DeviceUtil.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "BrainiumLLC": "jonathan@brainiumstudios.com"
12   },
13   "source": {
14     "git": "https://github.com/BrainiumLLC/DeviceUtil.git",
15     "tag": "1.6"
16   },
17   "source_files": "*.{h,m}",
18   "exclude_files": "Classes/Exclude",
19   "resource_bundles": {
20     "DeviceUtil_Brainium": [
21       "DeviceList.plist"
22     ]
23   },
24   "requires_arc": true,
25   "platforms": {
26     "ios": "7.0",
27     "tvos": "9.0"
28   }