[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / 6 / CloudVeilSecurityManager / 1.0.0 / CloudVeilSecurityManager.podspec.json
blob9447742c53818279af56cfbcdc7004e85e9e0e3b
2   "name": "CloudVeilSecurityManager",
3   "version": "1.0.0",
4   "swift_version": "4.1",
5   "summary": "SDK for CloudVeil API",
6   "description": "CloudVeil SDK using for security managing",
7   "homepage": "https://www.requestum.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dmitriy Virych": "dmitry.virych@requestum.com"
14   },
15   "source": {
16     "git": "https://github.com/dmitryvirych/CloudVeil-securityManager-ios.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SecurityManager/**/*",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "ObjectMapper": [
29     ]
30   }