blob: ec870895bf54947d668807e0ea4f944405ec08d2 [file] [log] [blame]
{
"name": "PLVTimer",
"version": "0.0.2",
"summary": "高效易用安全 GCD 定时器",
"description": "PLVTimer\n高效易用安全 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.2"
},
"source_files": "PLVTimer/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}