[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 7 / 4 / libtesseract / 0.0.1 / libtesseract.podspec.json
blob7b99454cbf43c1a63cc83783049f17903d8314b1
2   "name": "libtesseract",
3   "version": "0.0.1",
4   "summary": "Tesseract SDK",
5   "description": "Tesseract SDK",
6   "homepage": "https://github.com/samiozakyol/libtesseract",
7   "license": "Apache 2",
8   "authors": "libtesseract authors",
9   "source": {
10     "git": "https://github.com/samiozakyol/libtesseract.git",
11     "tag": "0.0.1"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "vendored_frameworks": "libtesseract.xcframework",
17   "pod_target_xcconfig": {
18     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
19   },
20   "user_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   }