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