[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / e / 4 / RHPlaceholder / 0.0.1 / RHPlaceholder.podspec.json
blob87147a40e08df8a5ec0f7c434a61da0d5f44b227
2   "name": "RHPlaceholder",
3   "version": "0.0.1",
4   "summary": "Because tradicional loading view like UIActivityIndicatorView or similar one are noo longer so trendy (Facebook or Instagram apps are moving away from these approaches), I decided to create very simple library which will give you oportunity to have Facebook or Instagram 'view loading state' in your great project without big effort ❗️🍕",
5   "description": "Because tradicional loading view like UIActivityIndicatorView or similar one are noo longer so trendy (Facebook or Instagram apps are moving away from these approaches), I decided to create very simple library which will give you oportunity to have Facebook or Instagram 'view loading state' in your great project without big effort ❗️🍕Because tradicional loading view like UIActivityIndicatorView or similar one are noo longer so trendy (Facebook or Instagram apps are moving away from these approaches), I decided to create very simple library which will give you oportunity to have Facebook or Instagram 'view loading state' in your great project without big effort ❗️🍕",
6   "homepage": "https://github.com/robertherdzik/RHPlaceholder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE"
10   },
11   "authors": {
12     "Robert Herdzik": "robert.herdzik@yahoo.com"
13   },
14   "social_media_url": "https://twitter.com/Roherdzik",
15   "source": {
16     "git": "https://github.com/robertherdzik/RHPlaceholder.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Classes",
25     "RHPlaceholder/**/*.{swift}"
26   ]