[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 9 / DeviceUtil / 2.1.3 / DeviceUtil.podspec.json
blob69ec54868192e3a38c1c2e152aba6460711c463d
2   "name": "DeviceUtil",
3   "version": "2.1.3",
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": "2.1.3"
17   },
18   "source_files": "*.{h,m}",
19   "resource_bundles": {
20     "DeviceUtil": [
21       "DeviceList.plist"
22     ]
23   },
24   "requires_arc": false,
25   "platforms": {
26     "ios": "7.0",
27     "tvos": "9.0"
28   }