[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / c / d / x509Generator / 0.0.5 / x509Generator.podspec.json
blobb3bccf98dd9c47d0d28e0545e9565bbee3d13953
2   "name": "x509Generator",
3   "version": "0.0.5",
4   "summary": "x509 generator framework",
5   "description": "x509 generator framework for CTAP library, to be used with Swift projects",
6   "homepage": "http://EXAMPLE/x509Generator.podspec",
7   "license": "MIT",
8   "authors": {
9     "Hassan Shahbazi": ""
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/hassaniiii/x509.git",
16     "branch": "master"
17   },
18   "source_files": [
19     "Classes",
20     "x509Generator/Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "GRKOpenSSLFramework": [
26     ]
27   }