[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / e / FreeLib / 1.0.0 / FreeLib.podspec.json
blob75062db1079f7675bd617f17ec55c4b72f8483aa
2   "name": "FreeLib",
3   "version": "1.0.0",
4   "summary": "FreeLib is an example lib.",
5   "description": "This is a trial example lib, made to test process of making a library",
6   "homepage": "https://github.com/rodrigocasillas/FreeLib",
7   "license": "MIT",
8   "authors": {
9     "Rodrigo Casillas": "rodrigocasillas@live.com"
10   },
11   "platforms": {
12     "ios": "12.2"
13   },
14   "source": {
15     "git": "https://github.com/rodrigocasillas/FreeLib.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "FreeLib/**/*",
19   "exclude_files": "FreeLib/FreeLib/*.plist"