blob: aff0ba57aa2fbd1a47601ed9aef6cec1a716ebf2 [file] [log] [blame]
{
"name": "HRTimer",
"version": "0.1.0",
"summary": "定时器封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/HRTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "zhengzx@haierubic.com"
},
"source": {
"git": "https://github.com/wowbby/HRTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRTimer/Classes/**/*"
}