blob: 61a133c7da17329470be7a722a2727aee8c0173a [file] [log] [blame]
{
"name": "SASession",
"version": "0.2.7",
"summary": "Library that holds session data for SA",
"description": "This library holds session data like production / conf, etc for SA",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-session",
"license": {
"type": "GNU GENERAL PUBLIC LICENSE Version 3",
"file": "LICENSE"
},
"authors": {
"Gabriel Coman": "gabriel.coman@superawesome.tv"
},
"source": {
"git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-session.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SAUtils": [
"1.4.5"
]
},
"source_files": "Pod/Classes/**/*"
}