[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 0 / 5 / MDMCore / 3.8.0 / MDMCore.podspec.json
blob9096d2f1f330c3b44e4d3b64d77ddd602da899ed
2   "name": "MDMCore",
3   "version": "3.8.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-core/3.8.0/mdm-core-3.8.0.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": "MDMCore.framework"
27   }