[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 3 / 9 / FlooidLayout / 1.0.8 / FlooidLayout.podspec.json
blob78ea3503db98181992020b0857529de4eefb9479
2   "name": "FlooidLayout",
3   "version": "1.0.8",
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 result builders.",
6   "homepage": "http://github.com/martin-lalev/FlooidLayout",
7   "license": "MIT",
8   "authors": "Martin Lalev",
9   "platforms": {
10     "ios": "12.0"
11   },
12   "source": {
13     "git": "https://github.com/martin-lalev/FlooidLayout.git",
14     "tag": "1.0.8"
15   },
16   "source_files": [
17     "FlooidLayout",
18     "FlooidLayout/**/*.{swift}"
19   ],
20   "swift_versions": "5.1",
21   "user_target_xcconfig": {
22     "GENERATE_INFOPLIST_FILE": "YES"
23   },
24   "swift_version": "5.1"