blob: 35c24b10da2a9acf20fdcc29426a0801e88e13fa [file] [log] [blame]
{
"name": "SwiftTimer",
"version": "2.0",
"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": "2.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "4.0"
}