[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / d / Castled / 4.3.15 / Castled.podspec.json
blob5f41416e36f4e5bec3fa2b59b40c5e75a6f8fe31
2   "name": "Castled",
3   "version": "4.3.15",
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   "ios": {
19     "dependencies": {
20       "SDWebImage": [
22       ]
23     }
24   },
25   "source": {
26     "git": "https://github.com/castledio/castled-ios-sdk.git",
27     "tag": "4.3.15"
28   },
29   "source_files": [
30     "Sources/Castled/**/*.{h,m,swift}",
31     "Sources/CastledObjC/**/*.{h,m,swift}"
32   ],
33   "resource_bundles": {
34     "Castled": [
35       "Sources/Castled/**/*.{xcassets,storyboard,xib,js}"
36     ]
37   },
38   "readme": "README.md",
39   "pod_target_xcconfig": {
40     "DEFINES_MODULE": "YES"
41   },
42   "swift_version": "5.7"