3 "module_name": "Userpilot",
4 "version": "0.0.1-beta.1",
5 "summary": "Userpilot iOS SDK allows you to integrate Userpilot experiences into your native iOS apps",
6 "description": "A Swift library for sending user properties and events to the Userpilot and retrieving and rendering Userpilot content based on those properties and events.",
7 "homepage": "https://github.com/Userpilot/ios-sdk",
13 "motasem-userpilot": "motasem@userpilot.co"
16 "git": "https://github.com/Userpilot/ios-sdk.git",
19 "source_files": "Sources/UserPilot/**/*.swift",
20 "exclude_files": "Sources/UserPilot/Userpilot.docc",
21 "swift_versions": "5.0",
27 "Sources/UserPilot/*.xcassets"
31 "SwiftPhoenixClient": [
35 "swift_version": "5.0"