[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 6 / d / 1 / ProcessLoadingView / 0.1.2 / ProcessLoadingView.podspec.json
blobd5fa52fa0ac6f605b637b5b2c715e1a1f7b9af8d
2   "name": "ProcessLoadingView",
3   "version": "0.1.2",
4   "summary": "`ProcessLoadingView` is a CABasicAnimation based loading animation inspired from https://dribbble.com/shots/1118077-Proces-animation",
5   "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.",
6   "homepage": "https://github.com/ayman-ibrahim/ProcessLoadingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ayman.ibrahim.alim@gmail.com": "ayman.ibrahim.alim@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ayman-ibrahim/ProcessLoadingView.git",
16     "tag": "0.1.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ProcessLoadingViewDemo/processView/*"