[Add] DGSwiftUtilities 0.39.1
[CocoaPods.git] / Specs / 3 / b / 5 / Knock / 0.1.0 / Knock.podspec.json
blob648407bb8d749b8e1044a564285c5a4fe8e0d0c9
2   "name": "Knock",
3   "version": "0.1.0",
4   "summary": "An SDK to build in-app notifications experiences in Swift with Knock..",
5   "description": "With this SDK, you can use Knock's notification infrastructure directly from Swift in your apps.\n\nYou can see an example app that uses this SDK here: https://github.com/knocklabs/ios-example-app\n\nCheck the docs on this page: https://docs.knock.app/in-app-ui/ios/overview",
6   "homepage": "https://knock.app",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Knock": "support@knock.app"
13   },
14   "source": {
15     "git": "https://github.com/knocklabs/knock-swift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"