[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / Appcues / 1.2.0 / Appcues.podspec.json
blob1e5e54d9fa64743abfd75eab8ff13e6a54205038
2   "name": "Appcues",
3   "module_name": "AppcuesKit",
4   "version": "1.2.0",
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.2.0"
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"