[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / Appcues / 2.1.1 / Appcues.podspec.json
blob8084f02e220846a40f19fb57b21d718de364bb4f
2   "name": "Appcues",
3   "module_name": "AppcuesKit",
4   "version": "2.1.1",
5   "summary": "Appcues iOS SDK allows you to integrate Appcues experiences into your native iOS apps",
6   "description": "A Swift library for sending user properties and events to the Appcues API and retrieving and rendering Appcues content based on those properties and events.",
7   "homepage": "https://github.com/appcues/appcues-ios-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Appcues": "mobile@appcues.com"
14   },
15   "source": {
16     "git": "https://github.com/appcues/appcues-ios-sdk.git",
17     "tag": "2.1.1"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/AppcuesKit/**/*.swift",
24   "exclude_files": "Sources/AppcuesKit/AppcuesKit.docc",
25   "resource_bundles": {
26     "Appcues": [
27       "Sources/AppcuesKit/**/*.xcassets"
28     ]
29   },
30   "swift_version": "5.0"