blob: f358912c59b90d85a6b574141aed7b172a8f0824 [file] [log] [blame]
{
"name": "XWTimer",
"version": "1.0.0",
"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.0"
},
"source_files": "XWTimer/*"
}