Skip to content

Commit d81fd32

Browse files
robsonHandsCocoaPodsBot
authored andcommitted
[Add] MDMAppBehavior 3.10.3
1 parent 78dddb0 commit d81fd32

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{
2+
"name": "MDMAppBehavior",
3+
"version": "3.10.3",
4+
"summary": "Hands MDM",
5+
"homepage": "https://hands.com.br/",
6+
"authors": {
7+
"Name": "robson.moreira@hands.com.br"
8+
},
9+
"license": {
10+
"type": "Apache-2.0",
11+
"file": "MDMAppBehavior/LICENSE"
12+
},
13+
"platforms": {
14+
"ios": "14.0"
15+
},
16+
"source": {
17+
"http": "https://nexus.hands.com.br/repository/maven-external/br/com/hands/mdm/libs/ios/mdm-appbehavior/3.10.3/mdm-appbehavior-3.10.3.zip"
18+
},
19+
"preserve_paths": "**/*.dSYM",
20+
"ios": {
21+
"vendored_frameworks": "MDMAppBehavior/MDMAppBehavior.xcframework"
22+
},
23+
"subspecs": [
24+
{
25+
"name": "MDM",
26+
"dependencies": {
27+
"MDMCore": [
28+
"3.10.3"
29+
]
30+
}
31+
}
32+
]
33+
}

0 commit comments

Comments
 (0)