blob: f4c9c05f926fff2faf51b815997db294ffbbd464 [file] [log] [blame]
{
"name": "Device.swift",
"version": "0.5.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Super-lightweight library to detect used device",
"homepage": "https://github.com/schickling/Device.swift",
"source": {
"git": "https://github.com/schickling/Device.swift.git",
"tag": "0.5.2"
},
"source_files": "Device/**/*.{swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"Johannes Schickling": "schickling.j@gmail.com"
},
"pushed_with_swift_version": "4.0"
}