blob: 94c6622846148ba46dcf78264a9e72b553baff71 [file] [log] [blame]
{
"name": "SSMediator",
"version": "0.0.1",
"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.1"
},
"source_files": [
"SSMediator",
"SSMediator/SSMediator/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}