blob: d9c9797f743e930ce1c34e843dea90d4577c3307 [file] [log] [blame]
{
"name": "RDWeakTimer",
"version": "0.0.1",
"summary": "A weak nstimer based block",
"description": "the nstimer can resolve retain cycle.",
"homepage": "https://penghainan.com",
"authors": {
"Realdot91": "realdot91@gmail.com"
},
"social_media_url": "https://penghainan.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Realdot91/RDWeakTimer.git",
"tag": "0.0.1"
},
"source_files": "RDWeakTimer/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}