[Add] NordicDFU 4.16.0
[CocoaPods.git] / Specs / b / c / e / MDMNotification / 3.9.6 / MDMNotification.podspec.json
blob6fa8448dfe572d85753f22d570203ef0af6c585c
2   "name": "MDMNotification",
3   "version": "3.9.6",
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-external/br/com/hands/mdm/libs/ios/mdm-notification/3.9.6/mdm-notification-3.9.6.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MDMNotification.xcframework"
21   },
22   "subspecs": [
23     {
24       "name": "MDM",
25       "dependencies": {
26         "MDMCore": [
27           "~> 3.9"
28         ]
29       }
30     }
31   ]