blob: 99b53dfdb40bd2068437c92503d77794c9df07f4 [file] [log] [blame]
{
"name": "SANetworking",
"version": "1.0.0",
"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",
"branch": "master",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*"
}