blob: 0e4ed368bc70d62a42eec1aca091a70f1c979bdc [file] [log] [blame]
{
"name": "WGFlowControl",
"version": "1.0.4",
"summary": "WGFlowControl旨在解决多视图展示冲突的问题",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wanccao/WGFlowControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wanccao": "wanccao@sina.com"
},
"source": {
"git": "https://github.com/wanccao/WGFlowControl.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "WGViewFlow",
"source_files": "WGFlowControl/WGViewFlow/**/*.{h,m}"
}
]
}