[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 7 / a / FlexCollections / 1.0.3 / FlexCollections.podspec.json
blob8543dbfafde611696a654bf80e7e1affa4f44b2b
2   "name": "FlexCollections",
3   "version": "1.0.3",
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.3"
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"