[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 9 / DeviceUtil_Brainium / 1.8.1 / DeviceUtil_Brainium.podspec.json
blobfb7e5ce9aeef9db4318516f5c581cd254e2af062
2   "name": "DeviceUtil_Brainium",
3   "version": "1.8.1",
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.8.1"
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   }