[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / c / StatefulUI-cubigo / 1.0.6 / StatefulUI-cubigo.podspec.json
blob41ee1964e8b25c05c071321946d0bbdbe18c47a4
2   "name": "StatefulUI-cubigo",
3   "version": "1.0.6",
4   "summary": "Placeholder views based on content, loading, error or empty states.",
5   "description": "A protocol that presents placeholder views based on content, loading, error or empty states.\nFork of StatefulViewController.",
6   "homepage": "https://github.com/Cubigo/StatefulUI",
7   "authors": {
8     "kbex": "kbex@cubigo.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Cubigo/StatefulUI.git",
20     "tag": "1.0.6"
21   },
22   "source_files": "Sources/**/*.swift",
23   "resource_bundles": {
24     "StatefulUIResources": [
25       "Resources/**/*"
26     ]
27   },
28   "dependencies": {
29     "IBAnimatable": [
31     ],
32     "Reusable": [
34     ]
35   },
36   "swift_version": "5.0"