[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / a / FlexCollections / 1.0.5 / FlexCollections.podspec.json
blobd6bfd136e351d825d970c38544be0926a0bd5624
2   "name": "FlexCollections",
3   "version": "1.0.5",
4   "license": "MIT",
5   "summary": "Flexible collection view components and cells with style",
6   "homepage": "https://github.com/mjrehder/FlexCollections.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/FlexCollections.git",
12     "tag": "1.0.5"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "12.1"
17   },
18   "dependencies": {
19     "FlexViews": [
21     ]
22   },
23   "frameworks": "UIKit",
24   "source_files": "FlexCollections/**/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.0"