[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 5 / 7 / iLoader / 1.0.1 / iLoader.podspec.json
blobe10c57fb5380d38fce41d7b3d7fff2f5513cad3e
2   "name": "iLoader",
3   "version": "1.0.1",
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.1"
18   },
19   "source_files": "iLoader",
20   "resources": "iLoader/*.xib",
21   "swift_version": "5.0"