[Add] RSKCollectionViewRetractableFirstItemLayout 3.0.0
[CocoaPods.git] / Specs / 2 / 3 / f / Webasyst / 1.7.8 / Webasyst.podspec.json
blob63765a27d4804ce9d82291aea248142ec31861c3
2   "name": "Webasyst",
3   "version": "1.7.8",
4   "summary": "Webasyst ID auth & token refresh",
5   "description": "This library has been created to make working with Webasyst easier. The library allows you to authorise a user via a WAID server, get user settings and get tokens to work with them. The library has its own database to work with and requires no additional Core Data connection to the project.",
6   "homepage": "https://github.com/1312inc/Webasyst-X-iOS-Pod",
7   "license": {
8     "type": "LGPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1312 Inc.": "hello@1312.io"
13   },
14   "source": {
15     "git": "https://github.com/1312inc/Webasyst-X-iOS-Pod.git",
16     "tag": "v1.7.8"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "Source/**/*.swift",
23   "resources": [
24     "Source/**/*.xcdatamodeld",
25     "Source/**/**/*.xcassets",
26     "Source/**/*.strings"
27   ],
28   "frameworks": "CoreData",
29   "ios": {
30     "frameworks": "UIKit"
31   },
32   "swift_version": "4.0"