blob: 2f49b4709fae01774e735441846e5c9f68b8618e [file] [log] [blame]
{
"name": "AYDispatcher",
"version": "1.0.0",
"summary": "Dispatcher for modular development.",
"homepage": "https://github.com/alan-yeh/AYDispatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alan Yeh": "alan@yerl.cn"
},
"source": {
"git": "https://github.com/alan-yeh/AYDispatcher.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "AYDispatcher/Classes/**/*",
"public_header_files": "AYDispatcher/Classes/**/*.h"
}