blob: d000337eb722344c25fca06f36202c2825be6dd8 [file] [log] [blame]
{
"name": "WUFrameWork",
"version": "0.1.1",
"summary": "这是基础服务框架——WUFrameWork.",
"description": "TODO: 本次更新加入SnapKit和BaseViewAdd long description of the pod here.",
"homepage": "https://github.com/liangsay/WUFrameWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liangsay": "sonywuyang@163.com"
},
"source": {
"git": "https://github.com/liangsay/WUFrameWork.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"WUFrameWork",
"WUFrameWork/**/*.{h,m,swift}"
],
"frameworks": [
"UIKit",
"WebKit"
],
"dependencies": {
"SnapKit": [
"= 3.0.2"
]
}
}