[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / 4 / 9 / FlexLayout / 1.1.0 / FlexLayout.podspec.json
blob1c4977bdc241d6e2d9a2057ffa2c0a524c979642
2   "name": "FlexLayout",
3   "version": "1.1.0",
4   "summary": "FlexLayout",
5   "homepage": "https://github.com/lucdion/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/lucdion/FlexLayout.git",
15     "tag": "1.1.0"
16   },
17   "source_files": "Sources/**/*.swift",
18   "dependencies": {
19     "YogaKit": [
20       "~> 1.6"
21     ]
22   },
23   "pushed_with_swift_version": "3.2"