[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / 6 / StatefulUI / 1.0.3 / StatefulUI.podspec.json
blobed64f74a11a3ec29197623c67eddeb4f8af11f5d
2   "name": "StatefulUI",
3   "version": "1.0.3",
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/appwise-labs/StatefulUI",
7   "authors": {
8     "David Jennes": "david.jennes@gmail.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/appwise-labs/StatefulUI.git",
20     "tag": "1.0.3"
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"