[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 3 / EventsSystem / 0.0.7 / EventsSystem.podspec.json
blob3913d19a934e064330fe8116c0173ca864da31f9
2   "name": "EventsSystem",
3   "version": "0.0.7",
4   "summary": "An Events System Cocoapods Library",
5   "description": "A Cocoapods Library for adding events in memory and getting aggregated events",
6   "homepage": "https://github.com/ankitsaini56/EventsSystem.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ankitsaini56": "ankit.saini@56secure.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/ankitsaini56/EventsSystem.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "EventsSystem/**/*.{h,m,swift,c}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5"