blob: cb4268aa39923d2cf8172e7c3a69ae97a0f9a15f [file] [log] [blame]
{
"name": "PPDelegate",
"version": "0.1.2",
"summary": "a tool of set more delegate",
"platforms": {
"ios": "6.0"
},
"description": "设置多个监听者,完成事件的监听",
"homepage": "https://github.com/JungHsu/PPDelegate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JungHsu": "1021057927@qq.com"
},
"source": {
"git": "https://github.com/JungHsu/PPDelegate.git",
"tag": "0.1.2"
},
"source_files": "PPDelegate/**/*.{h,m}",
"requires_arc": true
}