blob: 730e3e584db0df09628314d9ad5e965ac4c2477b [file] [log] [blame]
{
"name": "Parade",
"module_name": "Parade",
"version": "1.0.0",
"summary": "Parade is a operation queue manager.",
"homepage": "https://github.com/Meniny/Parade",
"authors": {
"Elias Abel": "admin@meniny.cn"
},
"social_media_url": "https://meniny.cn/",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"source": {
"git": "https://github.com/Meniny/Parade.git",
"tag": "1.0.0"
},
"source_files": "Parade/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}