[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 0 / 4 / Castled-iOS-SDK / 2.2.4 / Castled-iOS-SDK.podspec.json
blob1152e5e3ab05ff4a7b17b3bdd0f3af3a3f3a5678
2   "name": "Castled-iOS-SDK",
3   "version": "2.2.4",
4   "summary": "iOS SDK for Castled Push and InApp support",
5   "description": "Castled SDK library providing support for push and in app notifications and event handling.",
6   "homepage": "https://github.com/castledio/castled-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Castled Data": "https://castled.io"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://github.com/castledio/castled-ios-sdk.git",
20     "tag": "2.2.4"
21   },
22   "source_files": "Sources/Castled/**/*.{h,m,swift}",
23   "resource_bundles": {
24     "Castled": [
25       "Sources/Castled/**/*.{xcassets,storyboard,xib}"
26     ]
27   },
28   "swift_version": "5.7"