[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 5 / d / libeosabi.ios / 1.0.0 / libeosabi.ios.podspec.json
blob2b68a3eb9a247f790a41e9ec944296c2a572759c
2   "name": "libeosabi.ios",
3   "homepage": "https://github.com/liujunliuhong/eosabi.git",
4   "summary": "eos abi, support pod",
5   "description": "eos abi, support pod.",
6   "authors": {
7     "liujunliuhong": "1035841713@qq.com"
8   },
9   "version": "1.0.0",
10   "source": {
11     "git": "https://github.com/liujunliuhong/eosabi.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "license": {
18     "type": "MIT",
19     "file": "LICENSE"
20   },
21   "module_name": "libeosabi",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "static_framework": true,
25   "vendored_libraries": "Sources/*.a",
26   "source_files": [
27     "Sources/*.h",
28     "Sources/*.swift"
29   ],
30   "public_header_files": "Sources/*.h",
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64",
33     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
34   },
35   "swift_version": "5.0"