[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / c / a / d / StatefulViewController / 2.0 / StatefulViewController.podspec.json
blob26ad19137881baf9fa9d5cd8b5c1b79af327ad9c
2   "name": "StatefulViewController",
3   "version": "2.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     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/aschuch/StatefulViewController.git",
21     "tag": "2.0"
22   },
23   "requires_arc": true,
24   "source_files": "StatefulViewController/*.swift"