blob: a04f5ddb8fca1f1f37d3533fec7339abaa603b5c [file] [log] [blame]
{
"name": "Once",
"version": "1.0.0",
"summary": "Once allows you to manage the number of executions of a task using an intuitive API.",
"homepage": "https://github.com/luoxiu/Once",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quentin Jin": "luoxiustm@gmail.com"
},
"source": {
"git": "https://github.com/luoxiu/Once.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"watchos": "3.0",
"tvos": "10.0"
},
"swift_version": "5.0"
}