blob: c0a96c3f02a7b987edb0f5c52f2a04bc0b886b17 [file] [log] [blame]
{
"name": "BlinkLauncher",
"version": "0.0.2",
"summary": "Launcher",
"description": "Launcher",
"homepage": "https://github.com/CodingForMoney/Blink",
"license": "MIT",
"authors": {
"CodingForMoney": "luoxianmingg@gmail.com"
},
"source": {
"git": "https://github.com/CodingForMoney/Blink.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Blink/Blink/**/*.swift",
"swift_versions": [
"5.0",
"5.1",
"5.2"
],
"dependencies": {
"Tether": [
]
},
"swift_version": "5.2"
}