[Add] NASSDK 1.4.21
[CocoaPods.git] / Specs / 8 / 4 / 9 / FlexLayout / 0.1.1 / FlexLayout.podspec.json
blob6f88b98072460604861f7b7a2c0d68706d71bf02
2   "name": "FlexLayout",
3   "version": "0.1.1",
4   "summary": "FlexLayout",
5   "homepage": "https://github.com/lucmirego/FlexLayout.git",
6   "license": "BSD 3-clause",
7   "authors": {
8     "Luc Dion": "ldion@mirego.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/lucmirego/FlexLayout.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "Sources/**/*.swift",
18   "dependencies": {
19     "YogaKit": [
20       "~> 1.6"
21     ]
22   },
23   "pushed_with_swift_version": "3.2"