blob: 97a333cb76fe3195eb349557c4d7062ddec0b314 [file] [log] [blame]
{
"name": "ZTWeakTimer",
"version": "0.1.0",
"summary": "ZTWeakTimer.",
"description": "ZTWeakTimer 避免产生内存泄漏",
"homepage": "https://github.com/sacrifice123/ZTWeakTimer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sacrifice123": "Tao.Zhang@zhan.com"
},
"source": {
"git": "https://github.com/sacrifice123/ZTWeakTimer.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZTWeakTimer/Classes/**/*"
}