[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 5 / 7 / iLoader / 1.0.0 / iLoader.podspec.json
blob2245a88bb435f2daa5dd539e6d6890d45e0f089c
2   "name": "iLoader",
3   "version": "1.0.0",
4   "summary": "iLoader helps you to show Activity Loader/Indicator to your app user, while it processing something.",
5   "description": "iLoader is a framework which help you to show Activity Loader/Indicator to inform your app user about something is going on. You can use iLoader while your app processing some data or fetching data using API calls, and so on.",
6   "homepage": "https://github.com/dhaval-dobariya/iLoader",
7   "license": "MIT",
8   "authors": {
9     "Dhaval Dobariya": "dobariyadhaval2020@gmail.com"
10   },
11   "swift_versions": "5.0",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/dhaval-dobariya/iLoader.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "iLoader",
20   "resources": "iLoader/*.xib",
21   "swift_version": "5.0"