[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / 2 / MLAVKit / 1.0.0 / MLAVKit.podspec.json
blob63d1a9e69dbc9605adc8e641214d85cbddbd534c
2   "name": "MLAVKit",
3   "version": "1.0.0",
4   "summary": "Collection for usage tools to make development Swift faster",
5   "description": "Collection for usage tools to make development Swift faster",
6   "homepage": "http://mobytelab.com/",
7   "license": "MIT",
8   "authors": {
9     "To Anh Vu": "vu.to@mobytelab.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/vuto7722/MLKit.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "MLKit",
20     "MLKit/**/*.{h,m,swift}"
21   ],
22   "exclude_files": [
23     "MLKit/Examples",
24     "MLKit/MLKitTests"
25   ],
26   "frameworks": "UIKit",
27   "dependencies": {
28     "IQKeyboardManagerSwift": [
30     ],
31     "RxSwift": [
32       "~> 4.0"
33     ],
34     "RxCocoa": [
35       "~> 4.0"
36     ]
37   },
38   "pushed_with_swift_version": "3.0"