blob: d11b2c116b8fd0208419aaf71fd2978886cb05d6 [file] [log] [blame]
{
"name": "ZGCountDownTimer",
"version": "0.0.2",
"summary": "Background Proof, Termination Proof Timer, Reboot Proof Timer.",
"homepage": "https://github.com/zhigang1992/ZGCountDownTimer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyle Fang": "zhigang1992@gmail.com"
},
"source": {
"git": "https://github.com/zhigang1992/ZGCountDownTimer.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"Class/**/*.{h,m}"
],
"public_header_files": "Class/**/*.h",
"requires_arc": true
}