[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 9 / 3 / LGPlaceholderView / 1.0.2 / LGPlaceholderView.podspec.json
blob0872600c711d16cd0e22e680ddd8824cc5b41b0e
2   "name": "LGPlaceholderView",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "MIT",
8   "homepage": "https://github.com/Friend-LGA/LGPlaceholderView",
9   "authors": {
10     "Grigory Lutkov": "Friend.LGA@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/Friend-LGA/LGPlaceholderView.git",
14     "tag": "1.0.2"
15   },
16   "summary": "View covers everything inside view controller, and shows some alert text, progress bar or other view, when you need to hide content",
17   "description": "View covers everything inside view controller, and shows some alert text, progress bar or other view, when you need to hide content. For example when you push view controller and want to load some data from server, you can prepare everything while LGPlaceholderView will show activity indicator for user.",
18   "requires_arc": true,
19   "source_files": "LGPlaceholderView/*.{h,m}"