[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / b / 1 / 0 / LibOpenCCiOS / 0.0.1 / LibOpenCCiOS.podspec.json
blob983da7cd11fe8d27a155e6fb34d4759a0f473bb4
2   "name": "LibOpenCCiOS",
3   "version": "0.0.1",
4   "summary": "OpenCC iOS binary for flutter_opencc_ffi.",
5   "description": "OpenCC iOS fat binary for flutter_opencc_ffi.",
6   "homepage": "https://github.com/dolphinxx/LibOpenCCiOS",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dolphinxx": "bravedolphinxx@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/dolphinxx/LibOpenCCiOS/releases/download/0.0.1.binary/libopencc.zip"
16   },
17   "public_header_files": "opencc.h",
18   "source_files": "opencc.h",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "libraries": "c++",
23   "xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "requires_arc": true,
30   "vendored_libraries": "libopencc.a"