blob: 431a780910ea89bd281c88175c05ee9d0cfd2034 [file] [log] [blame]
{
"name": "SANetworking",
"version": "0.2.7",
"summary": "SuperAwesome network library",
"description": "This is the SuperAwesome networking library - that will handle all network code and file downloading",
"homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-network",
"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-network.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*"
}