blob: 8ca546ac8bc2e7a9969611aa4a2b48ce125024b2 [file] [log] [blame]
{
"name": "ZLYGlobalTimer",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZLYGlobalTimer/Classes/**/*",
"dependencies": {
"MSWeakTimer": [
]
}
}