[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / b / e / UserSession / 0.1.1 / UserSession.podspec.json
blob202b22ecf99130dfd00844d7339a7a6b3b35767b
2   "name": "UserSession",
3   "version": "0.1.1",
4   "summary": "A subclass that helps to store user`s sessions up to date",
5   "description": "A subclass that helps to store user`s sessions up to dateA subclass that helps to store user`s sessions up to dateA subclass that helps to store user`s sessions up to date",
6   "homepage": "https://github.com/mkrisztian95/UserSession",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Molnar Kristian": "krisztian.molnar@azinec.com"
13   },
14   "source": {
15     "git": "https://github.com/mkrisztian95/UserSession.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UserSession/Classes/**/*",
22   "dependencies": {
23     "SwiftyJSON": [
25     ]
26   }