blob: f9fcd68230f155b4959678ad1a7797ce7d5ac91b [file] [log] [blame]
{
"name": "SASession",
"version": "0.3.6",
"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.3.6"
},
"platforms": {
"ios": "7.0"
},
"dependencies": {
"SAUtils": [
"1.5.2"
]
},
"source_files": "Pod/Classes/**/*"
}