blob: d3b8486f7d29053097eba1633f4579c5caa4942e [file] [log] [blame]
{
"name": "XHGCDTimer",
"version": "0.1.0",
"summary": "GCD timer is better.",
"description": "GCD timer, bla bla bla ...",
"homepage": "https://github.com/CoderMrUku/XHGCDTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CoderMrUku": "houyue10@qq.com"
},
"source": {
"git": "https://github.com/CoderMrUku/XHGCDTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XHGCDTimer/Classes/**/*"
}