[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 1 / 9 / DeviceUtil / 1.3.1 / DeviceUtil.podspec.json
blob61f17987c2805f5c5761421c2956699a9fa73d17
2   "name": "DeviceUtil",
3   "version": "1.3.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/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/InderKRathore",
14   "source": {
15     "git": "https://github.com/InderKumarRathore/UIDeviceUtil.git",
16     "tag": "1.3.1"
17   },
18   "source_files": "*.{h,m}",
19   "resource_bundles": {
20     "DeviceUtil": [
21       "DeviceList.plist"
22     ]
23   },
24   "platforms": {
25     "ios": "5.0"
26   },
27   "requires_arc": false