[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / 7 / 1 / SwiftNatsNueve / 5.0.0 / SwiftNatsNueve.podspec.json
blobe866e0b74260075861a1d1cbdca536278929d68a
2   "name": "SwiftNatsNueve",
3   "version": "5.0.0",
4   "swift_versions": "5.0",
5   "summary": "A Swift client for the NATS messaging system.",
6   "description": "Swift 5.0 client for NATS, the cloud native messaging system. https://nats.io",
7   "homepage": "https://github.com/mrsnow-git/SwiftNats",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mrsnow": "denis@mrsnow.info"
14   },
15   "social_media_url": "https://instagram.com/chocosnow",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/mrsnow-git/SwiftNats.git",
21     "tag": "5.0.0"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.{h,m}"
26   ],
27   "requires_arc": true,
28   "swift_version": "5.0"