[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / b / c / e / MDMNotification / 3.8.4 / MDMNotification.podspec.json
blob6ac6b555454164cce3e59fc3d197e9fb84a69937
2   "name": "MDMNotification",
3   "version": "3.8.4",
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": "LICENSE"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "http": "https://nexus.hands.com.br/repository/maven-releases/br/com/hands/mdm/libs/ios/mdm-notification/3.8.4/mdm-notification-3.8.4.zip"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "ios": {
26     "vendored_frameworks": "MDMNotification.xcframework"
27   },
28   "subspecs": [
29     {
30       "name": "MDM",
31       "dependencies": {
32         "MDMCore": [
33           "~> 3.8.0"
34         ]
35       }
36     }
37   ]