[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 9 / f / DeviceInfoKit / 0.1.1 / DeviceInfoKit.podspec.json
blob5daaf80ff7f931768a81c08a3bd802bf7a3f0cd1
2   "name": "DeviceInfoKit",
3   "version": "0.1.1",
4   "summary": "设备型号",
5   "description": "判断设备型号",
6   "homepage": "https://github.com/jkwf/DeviceInfoKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jkwf": "jrk_ios@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jkwf/DeviceInfoKit.git",
16     "tag": "0.1.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "DeviceInfoKit/Classes/**/*",
23   "resource_bundles": {
24     "DeviceInfoKit": [
25       "DeviceInfoKit/Assets/*.{png,plist}"
26     ]
27   },
28   "swift_version": "5.0"