[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 8 / mbedtls4ios / 0.0.1 / mbedtls4ios.podspec.json
blobc8c04a01df61e016bb3fa1868d62eecb047ca73b
2   "name": "mbedtls4ios",
3   "version": "0.0.1",
4   "summary": "A short description of mbedtls-ios.",
5   "description": "A short description of mbedtls-ios.",
6   "homepage": "https://github.com/ApplePeels/mbedtls-ios",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "ApplePeel": "applepeel@yeah.net"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ApplePeels/mbedtls-ios.git",
19     "tag": "0.0.1"
20   },
21   "public_header_files": "include/mbedtls/*.h",
22   "libraries": "iconv",
23   "vendored_libraries": [
24     "lib/libmbedtls.a",
25     "lib/libmbedcrypto.a",
26     "lib/libmbedx509.a"
27   ]