[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / c / 1 / ViafouraCore / 0.0.16 / ViafouraCore.podspec.json
blobbe582e568253970d4ea41c73dfce043e97a62b4c
2   "name": "ViafouraCore",
3   "version": "0.0.16",
4   "swift_versions": [
5     "5.0"
6   ],
7   "summary": "Viafoura SDK",
8   "description": "This SDK allows you to integrate Viafoura tools into your iOS app.",
9   "homepage": "https://www.viafoura.com",
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "text": "    Licensed under the Apache License, Version 2.0 (the \"License\");\n    you may not use this file except in compliance with the License.\n    You may obtain a copy of the License at\n\n    http://www.apache.org/licenses/LICENSE-2.0\n\n    Unless required by applicable law or agreed to in writing, software\n    distributed under the License is distributed on an \"AS IS\" BASIS,\n    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n    See the License for the specific language governing permissions and\n    limitations under the License.\n"
13   },
14   "authors": {
15     "Martin De Simone": "martin.desimone@viafoura.com"
16   },
17   "platforms": {
18     "ios": "10.3"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
22   },
23   "source": {
24     "git": "https://github.com/viafoura/sdk-ios.git",
25     "tag": "0.0.16"
26   },
27   "ios": {
28     "vendored_frameworks": "ViafouraSDK.xcframework"
29   },
30   "swift_version": "5.0"