blob: d766111aa6578bdfaecca93b3f031ef32b682030 [file] [log] [blame]
{
"name": "SimpleDevice",
"version": "1.0.1",
"license": {
"type": "Apache License 2.0"
},
"homepage": "https://github.com/anotheren/SimpleDevice",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "A simple UIDevice extension for easy use",
"source": {
"git": "https://github.com/anotheren/SimpleDevice.git",
"tag": "1.0.1"
},
"swift_version": "4.1",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.swift"
}