We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 723940b commit 80174cdCopy full SHA for 80174cd
Specs/2/a/8/MobilyflowSDK/0.1.1-alpha.31/MobilyflowSDK.podspec.json
@@ -0,0 +1,28 @@
1
+{
2
+ "name": "MobilyflowSDK",
3
+ "module_name": "MobilyflowSDK",
4
+ "version": "0.1.1-alpha.31",
5
+ "summary": "MobilyFlow SDK for iOS",
6
+ "description": "Mobilyflow SDK for iOS",
7
+ "homepage": "https://www.mobilyflow.com/",
8
+ "license": {
9
+ "type": "MIT",
10
+ "file": "LICENSE"
11
+ },
12
+ "authors": {
13
+ "MobilyFlow": "[email protected]"
14
15
+ "source": {
16
+ "git": "https://github.com/MobilyFlow/mobilyflow-ios-sdk.git",
17
+ "tag": "0.1.1-alpha.31"
18
19
+ "platforms": {
20
+ "ios": "15.0"
21
22
+ "swift_versions": "5.0",
23
+ "pod_target_xcconfig": {
24
+ "DEFINES_MODULE": "YES"
25
26
+ "source_files": "Sources/MobilyflowSDK/**/*",
27
+ "swift_version": "5.0"
28
+}
0 commit comments