[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 6 / d / 3 / Transceiver / 1.0.0 / Transceiver.podspec.json
blob9901a05cb47a4bfac3782b28dd3bbd80b30cde7a
2   "name": "Transceiver",
3   "version": "1.0.0",
4   "summary": "Many-to-Many Communication Using Protocol in Swift",
5   "description": "Many-to-Many Communication Using Protocol in Swift , A Replacement for apple NotificationCenter",
6   "homepage": "https://github.com/mazenbaddad/Transceiver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mazenbaddad": "mazenbaddad@hotmail.com"
13   },
14   "social_media_url": "https://twitter.com/mazenbaddad",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.15"
19   },
20   "source": {
21     "git": "https://github.com/mazenbaddad/Transceiver.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Source/*.{swift}",
25   "frameworks": "Foundation",
26   "swift_version": "5.0"