blob: ecd31a447d500f66fb04f782b2ffda79d9afb78b [file] [log] [blame]
{
"name": "SwiftTimer",
"version": "1.0.3",
"summary": "Simple and Elegant Timer",
"homepage": "https://github.com/anotheren/SwiftTimer",
"license": {
"type": "MIT"
},
"authors": {
"liudong": "liudong.edward@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.11",
"watchos": "3.0",
"tvos": "10.0"
},
"source": {
"git": "https://github.com/anotheren/SwiftTimer.git",
"tag": "1.0.3"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}