[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / 7 / iLoader / 1.0.2 / iLoader.podspec.json
bloba952eb3793af293a1d4284b1dbc845f146669d86
2   "name": "iLoader",
3   "version": "1.0.2",
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": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Dhaval Dobariya": "dobariyadhaval2020@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/dhaval-dobariya/iLoader.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "iLoader/iLoader",
23   "resources": "iLoader/iLoader/*.xib",
24   "swift_version": "5.0"