blob: 523fd6c0f07658a0566132b5957fe66a9467b915 [file] [log] [blame]
{
"name": "JOYGCDTimer",
"version": "0.0.1",
"summary": "JOYGCDTimer",
"description": "一段关于用GCD编写的倒计时",
"homepage": "https://github.com/xubojoy/JOYGCDTimer",
"license": "Apache License, Version 2.0",
"authors": {
"xubojoy": "xubojoy1112@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xubojoy/JOYGCDTimer.git",
"tag": "0.0.1"
},
"source_files": [
"JOYGCDTimer",
"JOYGCDTimer/JOYGCDTimer/JOYGCDTimer/**/*.{h,m}"
]
}