blob: bdf3f18d1cce73f6dc41cb5bcb2bcdd72479eaf8 [file] [log] [blame]
{
"name": "SSMediator",
"version": "0.0.2",
"summary": "组件化路由工具.",
"description": "'组件化路由工具'",
"homepage": "https://github.com/wpo778822/SSMediator",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wpo778822": "wpo778822@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wpo778822/SSMediator.git",
"tag": "0.0.2"
},
"source_files": "SSMediator/SSMediator/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}