[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / c / f / WGFlowControl / 1.0.2 / WGFlowControl.podspec.json
blob8a57c82b2983fadf43e1e22946441d94d0c1c064
2   "name": "WGFlowControl",
3   "version": "1.0.2",
4   "summary": "WGFlowControl旨在解决多视图展示冲突的问题",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wanccao/WGFlowControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanccao": "wanccao@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/wanccao/WGFlowControl.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "WGViewFlow",
24       "source_files": "WGFlowControl/WGViewFlow/**/*.{h,m}"
25     }
26   ]