[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 4 / 6 / SBSecurityManager / 0.2.0 / SBSecurityManager.podspec.json
blob3a73021d67a0394cc8377b9f415867fdea8612aa
2   "name": "SBSecurityManager",
3   "version": "0.2.0",
4   "summary": "SecurityManager - Giving the security aspects to the secure browser.",
5   "description": "TODO: SecurityManager - Giving the security aspects to the secure browser - like quitting the apps, allowing the apps to run.",
6   "homepage": "https://ngunasekar@dev.azure.com/ngunasekar/ObjectiveCRepo/_git/SecurityManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hemavardhini2912@gmail.com": "86668732+NithyaGunasekar@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://ngunasekar@dev.azure.com/ngunasekar/ObjectiveCRepo/_git/SecurityManager",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "osx": "10.9"
20   },
21   "swift_versions": "5.0",
22   "source_files": "SBSecurityManager/Classes/**/*",
23   "exclude_files": "SBSecurityManager/Classes/**/*.{h,m}",
24   "subspecs": [
25     {
26       "name": "IgnoreARC",
27       "requires_arc": false,
28       "source_files": "SBSecurityManager/Classes/**/*.{h,m}",
29       "public_header_files": "SBSecurityManager/Classes/**/*.h"
30     }
31   ],
32   "swift_version": "5.0"