[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 4 / f / DeviceGuru / 3.0.0 / DeviceGuru.podspec.json
blobd7eafcd97892ea88d1f37d03c3df478649be4ac1
2   "name": "DeviceGuru",
3   "version": "3.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": "contact.mr.rathore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/InderKumarRathore/DeviceGuru.git",
13     "tag": "3.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "*.swift",
21   "resource_bundles": {
22     "DeviceGuru": [
23       "DeviceList.plist"
24     ]
25   },
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"