[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 4 / 6 / YelpHelper / 0.0.1 / YelpHelper.podspec.json
blob2f6197db69933d7d902b884a329e65f7aeb4d697
2   "name": "YelpHelper",
3   "version": "0.0.1",
4   "summary": "Helper functions to simplify interfacing with the Yelp API",
5   "description": "Library of helper functions for dealing with the YelpAPI. Simplifies use of API with simple functions that load the data into structs and make them available to the calling App.",
6   "homepage": "https://github.com/patrickjmcgoldrick/YelpHelper",
7   "license": "MIT",
8   "authors": {
9     "dirtbag": "pmcgoldrick@gmail.com"
10   },
11   "swift_versions": "4.0",
12   "platforms": {
13     "ios": "12.0",
14     "watchos": "3.0"
15   },
16   "source": {
17     "git": "https://github.com/patrickjmcgoldrick/YelpHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "YelpHelper",
21   "exclude_files": "Classes/Exclude",
22   "swift_version": "4.0"