[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / f / WGFlowControl / 1.0.4 / WGFlowControl.podspec.json
blob0e4ed368bc70d62a42eec1aca091a70f1c979bdc
2   "name": "WGFlowControl",
3   "version": "1.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "WGViewFlow",
24       "source_files": "WGFlowControl/WGViewFlow/**/*.{h,m}"
25     }
26   ]