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