blob: d97343b430336d4888aa62141912962a5852ffc2 [file] [log] [blame]
{
"name": "ZBDispatcher",
"version": "0.0.2",
"summary": "Objective-C scheduling decoupling class.",
"description": "This is a Objective-C scheduling decoupling class.",
"homepage": "https://github.com/githubzb/ZBDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dr.box": "1126976340@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/githubzb/ZBDispatcher.git",
"tag": "0.0.2"
},
"source_files": "ZBDispatcher/Resource/**/*.{h,m}",
"requires_arc": true
}