blob: 116b5aa698386c59c6374d8c775c66260d650440 [file] [log] [blame]
{
"name": "AIRTimer",
"version": "1.0.2",
"summary": "Restartable NSTimer in Swift.",
"homepage": "https://github.com/recruit-lifestyle/AIRTimer",
"platforms": {
"ios": "8.0"
},
"authors": {
"Yuki Nagai": "ynagai@r.recruit.co.jp"
},
"license": "Apache License, Version 2.0",
"source": {
"git": "https://github.com/recruit-lifestyle/AIRTimer.git",
"tag": "1.0.2"
},
"source_files": "AIRTimer/*.swift",
"requires_arc": true
}