blob: faa4ae60d15dc13840f947c370776885cf2e9837 [file] [log] [blame]
{
"name": "ProcessLoadingView",
"version": "0.1.0",
"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 from 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProcessLoadingViewDemo/processView/*",
"pushed_with_swift_version": "4.0"
}