[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / d / StatefulViewController / 1.0 / StatefulViewController.podspec.json
blob262e90f1e295af288fb450fd1389362824ebd193
2   "name": "StatefulViewController",
3   "version": "1.0",
4   "summary": "Placeholder views based on content, loading, error or empty states",
5   "description": "A view controller subclass that presents placeholder views based on content, loading, error or empty states.",
6   "homepage": "https://github.com/aschuch/StatefulViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Schuch": "alexander@schuch.me"
13   },
14   "social_media_url": "http://twitter.com/schuchalexander",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/aschuch/StatefulViewController.git",
20     "tag": "1.0"
21   },
22   "requires_arc": true,
23   "source_files": "StatefulViewController/*.swift"