blob: 97b6a99ef3eb2da02e24ec5c0768b96aca933d3b [file] [log] [blame]
{
"name": "SimpleDevice",
"version": "1.0.4",
"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.4"
},
"swift_version": "4.1",
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/**/*.swift"
}