[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 4 / 6 / Device.swift / 1.1.2 / Device.swift.podspec.json
blob7ce25beb6b9bd0f39f47a9cd13ca29d95db58abf
2   "name": "Device.swift",
3   "version": "1.1.2",
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.1.2"
13   },
14   "source_files": "Device/**/*.{swift}",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "authors": {
21     "Johannes Schickling": "schickling.j@gmail.com"
22   }