[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / d / EasyLayout-ios / 1.0.0 / EasyLayout-ios.podspec.json
blob4af7bfdd93f3d83162d6953a3b54eb08f7128477
2   "name": "EasyLayout-ios",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "EasyLayout is a syntax sugar for creating NSLayoutConstraints programmatically in a single file.",
7   "requires_arc": true,
8   "version": "1.0.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Andrey Krasivichev": "krasivichev_andrey@mail.ru"
15   },
16   "homepage": "https://github.com/andrey-krasivichev/EasyLayout",
17   "source": {
18     "git": "https://github.com/andrey-krasivichev/EasyLayout.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "EasyLayout/**/*.{swift}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"