[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 5 / b / iStatusView / 0.3.0 / iStatusView.podspec.json
blob70ce80eb2f9045dafe230ad0f0c141dc368c09c1
2   "name": "iStatusView",
3   "version": "0.3.0",
4   "summary": "iStatusView is a convenient way to show loading and message status in a view.",
5   "description": "iStatusView is a view that can be added to any other, like the view of a UIViewController.\nUse iStatusView to show loading progress with any indicator, customisable text and an icon.\nWhen an error has occured, the message can be displayed, and a rety button can be shown.",
6   "homepage": "https://github.com/NextFaze/iStatusView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "awulf": "awulf@pacmeb.com"
13   },
14   "source": {
15     "git": "https://github.com/NextFaze/iStatusView.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.3"
20   },
21   "swift_version": "4.1",
22   "source_files": "iStatusView/Classes/**/*"