[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 9 / FlooidLayout / 1.0.4 / FlooidLayout.podspec.json
blob4910545cb796b6e76b48a193d9bd5379550a710a
2   "name": "FlooidLayout",
3   "version": "1.0.4",
4   "summary": "Declarative Autolayout Library.",
5   "description": "FloodLayout is an autolayout DSL, which helps you write a more intuitive and expressive code, by using custom operators and the new Swift 5.1 function builders.",
6   "homepage": "http://github.com/martin-lalev/FlooidLayout",
7   "license": "MIT",
8   "authors": "Martin Lalev",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/martin-lalev/FlooidLayout.git",
14     "tag": "1.0.4"
15   },
16   "source_files": [
17     "FlooidLayout",
18     "FlooidLayout/**/*.{swift}"
19   ],
20   "swift_versions": "5.1",
21   "swift_version": "5.1"