[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 4 / f / DeviceGuru / 1.3.3 / DeviceGuru.podspec.json
blob6641de1315725012066dfe7595da2e8ba7534237
2   "name": "DeviceGuru",
3   "version": "1.3.3",
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/InderKRathore",
8   "authors": {
9     "Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/InderKumarRathore/DeviceGuru.git",
13     "tag": "1.3.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "*.swift",
19   "resource_bundles": {
20     "DeviceGuru": [
21       "DeviceList.plist"
22     ]
23   },
24   "requires_arc": true