[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / c / 9 / 2 / KKUIDevice-swift / 0.0.2 / KKUIDevice-swift.podspec.json
blobba07ef9ad14e2f41d2aa7212d1b5c64660648a45
2   "name": "KKUIDevice-swift",
3   "version": "0.0.2",
4   "summary": "A Simple way to get iOS device info.",
5   "description": "A Simple way to get iOS device info. e.g. Hardware string/device name",
6   "homepage": "https://github.com/CrazyFanFan/KKUIDevice",
7   "license": "MIT",
8   "authors": {
9     "Crazy凡": "827799383@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CrazyFanFan/KKUIDevice.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "KKUIDevice-swift",
20     "KKUIDevice-swift/**/*.{h,swift}"
21   ],
22   "requires_arc": true,
23   "deprecated": true,
24   "swift_version": "4.1"