blob: c211efa81f362780a6b971902e89c3ce329bfa40 [file] [log] [blame]
{
"name": "ZLYGlobalTimer",
"version": "0.1.1",
"summary": "Safe and easy to use global timer",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/summertian4/ZLYGlobalTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summertian4": "coderfish@qq.com"
},
"source": {
"git": "https://github.com/summertian4/ZLYGlobalTimer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLYGlobalTimer/Classes/**/*",
"dependencies": {
"MSWeakTimer": [
]
}
}