blob: e1951109f685db70cd86af5208c24400f3735b48 [file] [log] [blame]
{
"name": "PLVTimer",
"version": "0.0.1",
"summary": "高效易用安全 GCD 定时器",
"description": "高效易用安全 GCD 定时器",
"homepage": "https://github.com/polyv/PLVTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bqlin": "bqlins@163.com"
},
"source": {
"git": "https://github.com/polyv/PLVTimer.git",
"tag": "0.0.1"
},
"source_files": "PLVTimer/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}