[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 4 / RHPlaceholder / 0.0.4 / RHPlaceholder.podspec.json
blobdd55ecb71ff6e1538a440882096f540d919ba966
2   "name": "RHPlaceholder",
3   "version": "0.0.4",
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.4"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": [
24     "Classes",
25     "RHPlaceholder/**/*.{swift}"
26   ]