blob: 706d669ce44deb0c4c7fc5426ce8d08bb1761b1d [file] [log] [blame]
{
"name": "PPDelegate",
"version": "0.1.1",
"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.1"
},
"source_files": "PPDelegate/**/*.{h,m}",
"requires_arc": true
}