[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 4 / 6 / Device.swift / 1.1.1 / Device.swift.podspec.json
blob0eea7f277f64c4f4424b6a1b8876f9155604c007
2   "name": "Device.swift",
3   "version": "1.1.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.1.1"
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   }