[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 4 / f / DeviceGuru / 1.3.4 / DeviceGuru.podspec.json
blob04e6c759174bea5a28241e2818f99efea49c4453
2   "name": "DeviceGuru",
3   "version": "1.3.4",
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.4"
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