[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / d / 0 / f / EasyAutoLayout / 1.0.4 / EasyAutoLayout.podspec.json
blob07b369d12d65c045f7440046c709da7877dcc108
2   "name": "EasyAutoLayout",
3   "version": "1.0.4",
4   "summary": "EasyAutoLayout aims to be able to implement AutoLayout easily especially for developers who are not good at or have learned AutoLayout.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/fummicc1/EasyAutoLayout",
10   "authors": {
11     "fummicc1": "fumiya.tennis1@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/fummicc1/EasyAutoLayout.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "EasyAutoLayout/**/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"