blob: 72c92a632f5f727e3143457574cf8cecfd6207d9 [file] [log] [blame]
{
"name": "KDSafetyTimer",
"version": "0.0.1",
"summary": "KDSafetyTimer can elegant solve Timer retain cycle.",
"homepage": "https://github.com/kingiol/KDSafetyTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingiol": "kingxiaokang@gmail.com"
},
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/kingiol/KDSafetyTimer.git",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift"
}