[Add] ByteBuddy 0.0.2
[CocoaPods.git] / Specs / b / c / e / MDMNotification / 3.6.0 / MDMNotification.podspec.json
blob0fe4062d5463ff188817a1ebb41e38badb5f52bc
2   "name": "MDMNotification",
3   "version": "3.6.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.6.0/mdm-notification-3.6.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MDMNotification.framework"
21   },
22   "subspecs": [
23     {
24       "name": "MDM",
25       "dependencies": {
26         "MDMCore": [
27           "3.6.0"
28         ]
29       }
30     }
31   ]