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