blob: 103c35e99af1d37783167d4a19861db7b70b1901 [file] [log] [blame]
{
"name": "AsyncTimer",
"version": "1.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": "1.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"
}