blob: 056c4595602387ce59b2ee10fd0b75ec0b75b02f [file] [log] [blame]
{
"name": "SwiftTimer",
"version": "1.0.2",
"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.2"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}