blob: 41813cb96da5be50576d3b71836b7f7a253d8563 [file] [log] [blame]
{
"name": "XWTimer",
"version": "1.0.3",
"summary": "GCD Timer",
"description": "A Simple GCD Timer with Objective-C",
"homepage": "https://github.com/qxuewei/XWTimer",
"license": "MIT",
"authors": {
"qxuewei": "qxuewei@yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qxuewei/XWTimer.git",
"tag": "1.0.3"
},
"source_files": "XWTimer/*"
}