[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 0 / VGSCollectSDK / 0.0.2 / VGSCollectSDK.podspec.json
blobfb0f589e6670747722a0d18724f844bfd83866ec
2   "name": "VGSCollectSDK",
3   "version": "0.0.2",
4   "summary": "SDK provides the ability for applications safety to collect selective data (cc, PII) and keep your application out of pic scope",
5   "swift_versions": "4.2",
6   "description": "VGS Collect - is a product suite that allows customers to collect information securely without possession of it. VGS Collect mobile SDKs - are native mobile forms modules that allow customers to collect information securely on mobile devices with iOS",
7   "homepage": "https://www.verygoodsecurity.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vitalii Obertynskyi": "vitaliy.obertinskiy@icloud.com"
14   },
15   "social_media_url": "https://twitter.com/miraving",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "source": {
20     "git": "https://github.com/verygoodsecurity/vgs-collect-ios.git",
21     "tag": "0.0.2"
22   },
23   "source_files": [
24     "framework/Sources/VGSFramework",
25     "framework/Sources/VGSFramework/**/*.{swift}"
26   ],
27   "frameworks": "Alamofire",
28   "requires_arc": true,
29   "dependencies": {
30     "Alamofire": [
32     ]
33   },
34   "swift_version": "4.2"