Skip to content

Commit

Permalink
[Add] UserWise 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JenkinsDev authored and CocoaPodsBot committed Nov 17, 2020
1 parent 0830947 commit b6ea664
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Specs/c/7/3/UserWise/1.3.0/UserWise.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "UserWise",
"version": "1.3.0",
"summary": "UserWise - Understand why your users act",
"swift_versions": "5.0",
"description": "UserWise provides a lightweight, easy to use SDK that allows you to survey your app users to learn why they act the way they do.",
"homepage": "https://userwise.io",
"license": "Commercial",
"source": {
"git": "https://github.com/UserWise/userwise_ios_sdk_podspec.git",
"tag": "1.3.0"
},
"authors": {
"UserWise Dev Team": "admin@userwise.io"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"AdSupport",
"Foundation",
"CoreTelephony",
"UIKit",
"Webkit"
],
"vendored_frameworks": "UserWiseSDK.xcframework",
"requires_arc": true,
"swift_version": "5.0"
}

0 comments on commit b6ea664

Please sign in to comment.