[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 4 / f / DeviceGuru / 6.0.0 / DeviceGuru.podspec.json
blob9dc94c8d68e176dd6b005008dae3118cb88ddf84
2   "name": "DeviceGuru",
3   "version": "6.0.0",
4   "license": "MIT",
5   "summary": "DeviceGuru helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
6   "homepage": "https://github.com/InderKumarRathore/DeviceGuru",
7   "social_media_url": "https://twitter.com/ikr_303",
8   "authors": {
9     "Inder Kumar Rathore": ""
10   },
11   "source": {
12     "git": "https://github.com/InderKumarRathore/DeviceGuru.git",
13     "tag": "6.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Source/*.swift",
21   "resource_bundles": {
22     "DeviceGuru": [
23       "Source/DeviceList.plist"
24     ]
25   },
26   "requires_arc": true,
27   "swift_versions": [
28     "3.2",
29     "4.0",
30     "4.2",
31     "5.0"
32   ],
33   "swift_version": "5.0"