blob: 854c8a7ec44a1cca747a30bdb2cba89de2ad2d01 [file] [log] [blame]
{
"name": "FTTimer",
"version": "0.0.1",
"summary": "Just a tiny library to make using NSTimer easier without retain cycle",
"homepage": "https://github.com/futantan/FTTimer",
"license": "MIT",
"authors": {
"futantan": "luckytantanfu@gmail.com"
},
"source": {
"git": "https://github.com/futantan/FTTimer.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"module_name": "FTTimerFramework"
}