[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / d / 1 / SLazeKit / 0.1.1 / SLazeKit.podspec.json
blobeac44f71e5c752f26160296ef91122ca28d265e5
2   "name": "SLazeKit",
3   "version": "0.1.1",
4   "summary": "Swift restful manager.",
5   "description": "SLazeKit is an easy to use Swift restfull collection of extensions and classes. Don't spend hours writing your code to map your rest api request into models and serialization. stop wasting your time!",
6   "homepage": "https://github.com/shial4/SLazeKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Szymon Lorenz": "shial184686@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/shial_4",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/shial4/SLazeKit.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "CoreData",
24   "pushed_with_swift_version": "4.0"