[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 1 / 9 / DeviceUtil / 3.0.1 / DeviceUtil.podspec.json
blobd2225d711785cb0c583ce11c1c34d074986a7465
2   "name": "DeviceUtil",
3   "version": "3.0.1",
4   "summary": "DeviceUtil helps identifying the exact harware type of the device. e.g. iPhone 6 or iPhone 6s.",
5   "homepage": "https://github.com/InderKumarRathore/DeviceUtil.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Inder Kumar Rathore": "contact.mr.rathore@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/ikr_303",
14   "source": {
15     "git": "https://github.com/InderKumarRathore/DeviceUtil.git",
16     "tag": "3.0.1"
17   },
18   "source_files": "*.{h,m}",
19   "resource_bundles": {
20     "DeviceUtil": [
21       "DeviceList.plist"
22     ]
23   },
24   "requires_arc": false,
25   "platforms": {
26     "ios": "7.0",
27     "tvos": "9.0"
28   }