[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / f / FlexView / 0.3.1 / FlexView.podspec.json
blobf7691ba21f3a8aa513ac4a0c0e9b63f8673ac3a7
2   "name": "FlexView",
3   "version": "0.3.1",
4   "summary": "Auto layout like html flexbox.",
5   "homepage": "https://github.com/gavinning/FlexView",
6   "license": "MIT",
7   "authors": {
8     "gavinning": "ningyubo@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gavinning/FlexView.git",
12     "tag": "0.3.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": "Sources/*.swift",
19   "dependencies": {
20     "GLEKit": [
22     ]
23   }