[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / 6 / swift-layout / 0.0.2 / swift-layout.podspec.json
blob237587eec2db74a103fc3121ef34ebb54181c012
2   "name": "swift-layout",
3   "module_name": "Layout",
4   "version": "0.0.2",
5   "license": "MIT",
6   "authors": {
7     "incetro": "incetro@ya.ru",
8     "Alexander Lezya": "Lezya007@gmail.com"
9   },
10   "homepage": "https://github.com/Incetro/layout",
11   "summary": "Simple layout design wrapper",
12   "swift_versions": "5.3",
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/Incetro/layout.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Sources/Layout/**/*.{h,swift}",
22   "swift_version": "5.3"