[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 6 / 5 / b / HiddenSDK / 0.0.5 / HiddenSDK.podspec.json
blob2e82ff2fa4950dca5adc990323634727758f90bc
2   "name": "HiddenSDK",
3   "version": "0.0.5",
4   "summary": "A SDK WITH HIDDEN Implementation.",
5   "description": "this SDK gonna hide all the implementation and won't allow user to see source code",
6   "homepage": "https://github.com/Mahmoud3allam",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "3allam": "allam40960@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Mahmoud3allam/DetailedZip.git",
16     "tag": "0.0.5"
17   },
18   "ios": {
19     "vendored_frameworks": "HiddenSDK.framework"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5.0",
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   },
31   "public_header_files": "Pod/Classes/**/*.h",
32   "frameworks": [
33     "UIKit",
34     "MapKit"
35   ],
36   "swift_version": "5.0"