blob: a689b85f2b057727c71ac601d99f86c494ffcab3 [file] [log] [blame]
{
"name": "LYDispatchProxy",
"version": "1.0",
"summary": "消息分发器",
"description": "消息分发器 ^-^",
"homepage": "https://github.com/Liya86/LYDispatchProxy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Liya86",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Liya86/LYDispatchProxy.git",
"tag": "1.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}