[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 3 / 5 / b / Appcues / 4.3.1 / Appcues.podspec.json
blobe8f8efe887723108818543d6a7cd6b7ff8764522
2   "name": "Appcues",
3   "module_name": "AppcuesKit",
4   "version": "4.3.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": "4.3.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"