blob: a8c81f622e5b3b3def18da937b658c3b88935b12 [file] [log] [blame]
{
"name": "ProcessLoadingView",
"version": "0.1.1",
"summary": "`ProcessLoadingView` is a CABasicAnimation based loading animation inspired from https://dribbble.com/shots/1118077-Proces-animation",
"description": "ProcessLoadingView is useful for apps which would like to show the progress of a certin process.\nIt's fully customizable and easy to use.",
"homepage": "https://github.com/ayman-ibrahim/ProcessLoadingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ayman.ibrahim.alim@gmail.com": "ayman.ibrahim.alim@gmail.com"
},
"source": {
"git": "https://github.com/ayman-ibrahim/ProcessLoadingView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProcessLoadingViewDemo/processView/*",
"pushed_with_swift_version": "4.0"
}