[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 9 / DeviceUtil / 6.1.7 / DeviceUtil.podspec.json
blob3783af5ad3a0b91683e0b7fbdae1de01646f58ab
2   "name": "DeviceUtil",
3   "version": "6.1.7",
4   "summary": "DeviceUtil helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
5   "homepage": "https://github.com/InderKumarRathore/DeviceUtil.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/ikr_303",
14   "source": {
15     "git": "https://github.com/InderKumarRathore/DeviceUtil.git",
16     "tag": "6.1.7"
17   },
18   "source_files": "Source/*.{h,m}",
19   "resource_bundles": {
20     "DeviceUtil": [
21       "Source/DeviceList.plist"
22     ]
23   },
24   "requires_arc": false,
25   "platforms": {
26     "ios": "7.0",
27     "tvos": "9.0",
28     "watchos": "3.0"
29   }