Skip to content

Commit 80174cd

Browse files
MobilyFlowCocoaPodsBot
authored andcommitted
[Add] MobilyflowSDK 0.1.1-alpha.31
1 parent 723940b commit 80174cd

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)