[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / d / SASession / 1.0.0 / SASession.podspec.json
blobcb4b975015d142673d77afabd6aa8f21771f153f
2   "name": "SASession",
3   "version": "1.0.0",
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.0.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "dependencies": {
23     "SAUtils": [
24       "1.5.5"
25     ]
26   },
27   "source_files": "Pod/Classes/**/*"