[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 9 / InAppTools / 0.3.0 / InAppTools.podspec.json
blob1ccb7c0a01889b2e3cccc3b60ca25ad0db40d694
2   "name": "InAppTools",
3   "version": "0.3.0",
4   "summary": "InAppTools is a library written in Swift that let's you easily add mobile users to your mailing lists.",
5   "homepage": "https://github.com/dhennessy/inapptools-ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Denis Hennessy": "denis@peerassembly.com"
12   },
13   "source": {
14     "git": "https://github.com/dhennessy/inapptools-ios-sdk.git",
15     "tag": "0.3.0"
16   },
17   "platforms": {
18     "ios": "15.0",
19     "osx": "12.0"
20   },
21   "swift_versions": "5.7",
22   "source_files": "Sources/InAppTools/**/*.swift",
23   "resource_bundles": {
24     "CryptoSwift": [
25       "Sources/InAppTools/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "swift_version": "5.7"