[Add] TiendeoCore 0.0.3-beta1
[CocoaPods.git] / Specs / f / 5 / a / KSYelpKit / 1.0.0 / KSYelpKit.podspec.json
blob306277c0340fac4dca041a1058618662eb90821d
2   "name": "KSYelpKit",
3   "version": "1.0.0",
4   "summary": "A wrapper around the Yelp Fusion API written in Swift.",
5   "description": "A wrapper around the Yelp Fusion API that contains all valid endpoints and responses.",
6   "homepage": "https://github.com/kschins/YelpKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Kasey Schindler",
12   "social_media_url": "http://twitter.com/kschins",
13   "platforms": {
14     "ios": "12.0"
15   },
16   "source": {
17     "git": "https://github.com/kschins/YelpKit.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "YelpKit/YelpKit/*.swift",
21   "resources": [
22     "YelpKit/YelpKit/*.xcassets"
23   ],
24   "swift_version": "4.2"