[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / e / 9 / 0 / DataSecureApp / 0.0.4 / DataSecureApp.podspec.json
blob87f5b3672bbb69eeae7a6c8c5d05e80cf83ced18
2   "name": "DataSecureApp",
3   "version": "0.0.4",
4   "summary": "A secure data management library.",
5   "homepage": "https://git.kfintech.com/khousic.thammavarapu/DataSecureApp.git",
6   "authors": {
7     "Khousic Thammavarapu": "khousic.thammavarapu@kfintech.com"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://git.kfintech.com/khousic.thammavarapu/DataSecureApp.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "source_files": "DataSecureApp/**/*.swift",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "swift_versions": [
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3",
30     "5.4",
31     "5.5",
32     "5.6"
33   ],
34   "dependencies": {
35     "IOSSecuritySuite": [
37     ]
38   },
39   "subspecs": [
40     {
41       "name": "IOSOnly",
42       "platforms": {
43         "ios": "12.0"
44       },
45       "dependencies": {
46         "IOSSecuritySuite": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.6"