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