[Add] NordicDFU 4.16.0
[CocoaPods.git] / Specs / b / c / e / MDMNotification / 3.7.0 / MDMNotification.podspec.json
blob2c6f03650874ee9fb27759b38a954d8388b5b5bf
2   "name": "MDMNotification",
3   "version": "3.7.0",
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": "10.0"
15   },
16   "source": {
17     "http": "https://nexus.hands.com.br/repository/maven-external/br/com/hands/mdm/libs/ios/mdm-notification/3.7.0/mdm-notification-3.7.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MDMNotification.framework"
21   },
22   "subspecs": [
23     {
24       "name": "MDM",
25       "dependencies": {
26         "MDMCore": [
27           "3.7.0"
28         ]
29       }
30     }
31   ]