[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / a / 4 / f / DeviceGuru / 2.0.0.beta.1 / DeviceGuru.podspec.json
blob8255782b380ebc0a145d73de564cf522ac951da6
2   "name": "DeviceGuru",
3   "version": "2.0.0.beta.1",
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     "branch": "develop",
14     "tag": "2.0.0.beta.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "*.swift",
20   "resource_bundles": {
21     "DeviceGuru": [
22       "DeviceList.plist"
23     ]
24   },
25   "requires_arc": true