[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 6 / Device.swift / 1.2.1 / Device.swift.podspec.json
blob03676de29e206405091729865da45338d87bc9bf
2   "name": "Device.swift",
3   "version": "1.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Super-lightweight library to detect used device",
9   "homepage": "https://github.com/schickling/Device.swift",
10   "source": {
11     "git": "https://github.com/schickling/Device.swift.git",
12     "tag": "1.2.1"
13   },
14   "source_files": "Device/**/*.{swift}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "swift_version": "4.2",
21   "authors": {
22     "Johannes Schickling": "schickling.j@gmail.com",
23     "Cody Winton": "cody.t.winton@gmail.com",
24     "Igor Kislyuk": "igorkislyuk@icloud.com"
25   }