[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / e / 2 / AlertModaleManager / 0.0.1 / AlertModaleManager.podspec.json
blobe4b818758fee4b64aef6a73a81228f2e56af21b9
2   "name": "AlertModaleManager",
3   "version": "0.0.1",
4   "summary": "AlertModaleManager will help you display ViewController easily with the possibility of having a queue of modales to display",
5   "description": "AlertModaleManager is a library which helps you presenting easily modale composed of a UIViewController. It has a system of queue allowing you to present several UIViewControllers successively.",
6   "homepage": "https://github.com/Mystiaque31/AlertModaleManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thibault Deprez": "dpzthibault@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Mystiaque31/AlertModaleManager.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/**/*.{h,m}",
25     "AlertModaleManager/**/*.{h,m,swift}"
26   ],
27   "exclude_files": "Classes/Exclude",
28   "swift_version": "5.0"