[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / a / c / d / x509Generator / 1.0.1 / x509Generator.podspec.json
blob632efe291ffad5ce9c965637e23008ee1cfc1d0c
2   "name": "x509Generator",
3   "version": "1.0.1",
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   }