[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 0 / f / AnylineUIKit / 0.0.2 / AnylineUIKit.podspec.json
blob140f32e281100f8bbfdabd161ed25d3bec12ffcd
2   "name": "AnylineUIKit",
3   "version": "0.0.2",
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"