[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 5 / d / SASession / 1.1.2 / SASession.podspec.json
blob8b16487dfac487bf6c1e06e864475c7bead9a7ad
2   "name": "SASession",
3   "version": "1.1.2",
4   "summary": "Library that holds session data for SA",
5   "description": "This library holds session data like production / conf, etc for SA",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-session",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-session.git",
16     "branch": "master",
17     "tag": "1.1.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "SAUtils": [
24       "1.5.5"
25     ]
26   },
27   "source_files": "Pod/Classes/**/*"