blob: dd55ecb71ff6e1538a440882096f540d919ba966 [file] [log] [blame]
{
"name": "RHPlaceholder",
"version": "0.0.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 ❗️🍕",
"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 ❗️🍕",
"homepage": "https://github.com/robertherdzik/RHPlaceholder",
"license": {
"type": "MIT",
"file": "LICENCE"
},
"authors": {
"Robert Herdzik": "robert.herdzik@yahoo.com"
},
"social_media_url": "https://twitter.com/Roherdzik",
"source": {
"git": "https://github.com/robertherdzik/RHPlaceholder.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": [
"Classes",
"RHPlaceholder/**/*.{swift}"
]
}