[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 3 / f / KKUIDevice / 1.0.0 / KKUIDevice.podspec.json
blobe36f14611801010e49b15d415bce80ad3886fd0a
2   "name": "KKUIDevice",
3   "version": "1.0.0",
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": "1.0.0"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "5.0",
20   "requires_arc": true,
21   "source_files": [
22     "Sources/KKUIDevice",
23     "KKUIDevice/**/*.{swift}"
24   ],
25   "swift_version": "5.0"