[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / WeakMapTable / 1.2.0 / WeakMapTable.podspec.json
blobc7365ef8c7fb515befe4b07220242af786933718
2   "name": "WeakMapTable",
3   "version": "1.2.0",
4   "summary": "A weak-to-strong map table",
5   "homepage": "https://github.com/ReactorKit/WeakMapTable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ReactorKit/WeakMapTable.git",
15     "tag": "1.2.0"
16   },
17   "source_files": "Sources/**/*.{swift,h,m}",
18   "frameworks": "Foundation",
19   "swift_versions": "5.1",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.11",
23     "tvos": "9.0",
24     "watchos": "3.0"
25   },
26   "swift_version": "5.1"