[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 4 / 6 / Device.swift / 0.5.2 / Device.swift.podspec.json
blobf4c9c05f926fff2faf51b815997db294ffbbd464
2   "name": "Device.swift",
3   "version": "0.5.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": "0.5.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   },
23   "pushed_with_swift_version": "4.0"