[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / d / 0 / f / AnylineUIKit / 0.0.3 / AnylineUIKit.podspec.json
blob7e675924da9fa758f80d24f77b4a1c3fcc8d71e7
2   "name": "AnylineUIKit",
3   "version": "0.0.3",
4   "summary": "The AnylineUIKit is an additional UI component for the Anyline OCR SDK",
5   "description": "Anyline - https://www.anyline.com - is a mobile OCR SDK, which can be customized to scan all kinds of numbers, characters, text and codes. The Anyline UIKit Framework is an additional UI component for the Anyline SDK product.",
6   "homepage": "https://github.com/Anyline/anyline-uikit-framework",
7   "license": "https://github.com/Anyline/anyline-uikit-framework/license.md",
8   "authors": {
9     "Anyline GmbH": "support@anyline.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "4.2",
15   "source": {
16     "git": "https://github.com/Anyline/anyline-uikit-framework.git"
17   },
18   "resources": [
19     "AnylineUIKit/Resources/**/*.{xib,storyboard,xcassets,strings,json}"
20   ],
21   "dependencies": {
22     "Anyline": [
23       ">= 25"
24     ],
25     "SnapKit": [
26       "~> 5.0"
27     ],
28     "OpenCV": [
30     ]
31   },
32   "static_framework": true,
33   "source_files": "AnylineUIKit/**/*.{h,m,mm,pch,swift}",
34   "exclude_files": "Classes/Exclude",
35   "swift_version": "4.2"