[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / c / EMKit / 0.1.2 / EMKit.podspec.json
blob810288b32c72e8f905ec198fdb2658d5d98920b2
2   "name": "EMKit",
3   "version": "0.1.2",
4   "summary": "EMKit contains all of my most used tools for native iOS Development.",
5   "description": "EMKit contains extensions that helps with some of the most frequent cases while programming in iOS.\nAlso, EMKit includes a TableManager to help with UITableView implementations.",
6   "homepage": "https://github.com/PedroAnibarro1/EMKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENCE"
10   },
11   "authors": {
12     "Pedro Anibarro": "pedroanibarro3@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_version": "4.0",
18   "source": {
19     "git": "https://github.com/PedroAnibarro1/EMKit.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "EMKit/*.swift",
23   "exclude_files": "Classes/Exclude"