blob: cebb3f1390208e94e03ace4046c3e6c1320ecaef [file] [log] [blame]
{
"name": "Simple-Networking",
"version": "0.3.0",
"summary": "A Simple and light way to perform a all your Network operations.",
"description": "We love the KISS principle, everything in Software should be simple and solid, this is how to apply this principle in your networking operations.",
"homepage": "https://github.com/mejiagarcia/simple-networking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"swift_versions": "5",
"authors": {
"Carlos Mejía": "carlosmejia083@gmail.com"
},
"source": {
"git": "https://github.com/mejiagarcia/simple-networking.git",
"tag": "0.3.0"
},
"social_media_url": "https://twitter.com/lcmejiaga",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleNetworking/SimpleNetworking/Source/**/*",
"swift_version": "5"
}