[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / Appcues / 1.1.1 / Appcues.podspec.json
blobc45abfd306738ab8ca1ce532987e6bb0dd44016d
2   "name": "Appcues",
3   "module_name": "AppcuesKit",
4   "version": "1.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": "1.1.1"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/AppcuesKit/**/*.swift",
24   "resource_bundles": {
25     "Appcues": [
26       "Sources/AppcuesKit/**/*.xcassets"
27     ]
28   },
29   "swift_version": "5.0"