blob: 45a0fbb1dea3d0356bc94f4b822d6b824e338fe5 [file] [log] [blame]
{
"name": "AsyncTimer",
"version": "2.0.0",
"summary": "AsyncTimer is an asynchronous timer that can work in the background.",
"homepage": "https://github.com/Decybel07/AsyncTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian Bobrowski": "adrian071993@gmail.com"
},
"source": {
"git": "https://github.com/Decybel07/AsyncTimer.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift",
"frameworks": "Foundation",
"pushed_with_swift_version": "3.0"
}