[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 2 / mbedTLS-FCA / 3.5.5 / mbedTLS-FCA.podspec.json
blobd398379c8104c1605857f2f779a9ea1d6e481ccd
2   "name": "mbedTLS-FCA",
3   "version": "3.5.5",
4   "summary": "mbed TLS is a lightweight, portable cryptography library written in C.",
5   "homepage": "https://github.com/BaconTimes/mbedTLS-FCA.git",
6   "license": {
7     "type": "APACHE",
8     "file": "apache-2.0.txt"
9   },
10   "authors": {
11     "bacon": "shenlin"
12   },
13   "source": {
14     "git": "https://github.com/BaconTimes/mbedTLS-FCA.git",
15     "tag": "3.5.5"
16   },
17   "source_files": [
18     "library/**/*.c",
19     "include/**/*.h"
20   ],
21   "public_header_files": "include/**/*.h",
22   "header_dir": "mbedtls",
23   "pod_target_xcconfig": {
24     "HEADER_SEARCH_PATHS": "\"${PODS_TARGET_SRCROOT}/include\"",
25     "CLANG_WARN_DOCUMENTATION_COMMENTS": "NO"
26   },
27   "requires_arc": false,
28   "platforms": {
29     "ios": "10.0"
30   }