[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / 6 / LaunchScreenViewController / 0.0.4 / LaunchScreenViewController.podspec.json
bloba69369443b7601c0e702e9479b80d496d492f60f
2   "name": "LaunchScreenViewController",
3   "version": "0.0.4",
4   "summary": "iOS View Controller for loading default launch screen in app and maybe to add some animations to it",
5   "description": "                   Use this class to subclass it. Hide some dynamic views inside LaunchScreen.xib if nessesary.\n                   Add subclass to storyboard and implement any animations you want in your subclass.\n",
6   "homepage": "https://github.com/k06a/LaunchScreenViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Bukov": "k06aaa@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/k06a/LaunchScreenViewController.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "*.{h,m}",
22   "requires_arc": true