blob: 6272713b7cd81f70cb29ad7930e677d4b122dd25 [file] [log] [blame]
{
"name": "SANetworking",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*"
}