[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 3 / 6 / DeviceX / 1.1.0 / DeviceX.podspec.json
blob547aefec1b449ff14111c084d0a6399d6d5f22d4
2   "name": "DeviceX",
3   "version": "1.1.0",
4   "summary": "DeviceX is just a simple CoreFoundationKit utility Module",
5   "description": "This module contains the utility class to identify the device type",
6   "homepage": "https://github.com/prashantLalShrestha/DeviceX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prashant Shrestha": "prashantlurvs@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/prashantLalShrestha/DeviceX.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "DeviceX/**/*.{swift}",
22   "swift_versions": "4.0",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "4.0"