[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 3 / f / KKUIDevice / 2.0.1 / KKUIDevice.podspec.json
blob9ad830772e39ba71d99a71edcbc91813aad18c84
2   "name": "KKUIDevice",
3   "version": "2.0.1",
4   "summary": "A Simple way to get iOS device info.",
5   "description": "A Simple way to get iOS device info. eg. Hardware stringdevice name",
6   "homepage": "https://github.com/CrazyFanFan/KKUIDevice",
7   "license": "MIT",
8   "authors": {
9     "Crazy凡": "827799383@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CrazyFanFan/KKUIDevice.git",
13     "tag": "2.0.1"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "9.0",
18     "tvos": "9.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "source_files": [
23     "Sources/KKUIDevice",
24     "KKUIDevice/**/*.{swift}"
25   ],
26   "swift_version": "5.0"