[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 8 / SwiftEventCenter / 1.0.0 / SwiftEventCenter.podspec.json
blob51d1bd813d39fddee1c7184948dc574845e4fc16
2   "name": "SwiftEventCenter",
3   "version": "1.0.0",
4   "summary": "Swift Event Center to create custom events and respond to them",
5   "homepage": "https://github.com/ladislas/SwiftEventCenter",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "Ladislas de Toldi",
10   "module_name": "EventCenter",
11   "swift_version": "4.2",
12   "platforms": {
13     "osx": "10.13",
14     "ios": "10.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/ladislas/SwiftEventCenter.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   },
25   "frameworks": "Foundation"