blob: 7ce25beb6b9bd0f39f47a9cd13ca29d95db58abf [file] [log] [blame]
{
"name": "Device.swift",
"version": "1.1.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": "1.1.2"
},
"source_files": "Device/**/*.{swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true,
"authors": {
"Johannes Schickling": "schickling.j@gmail.com"
}
}