blob: 14b417e106bda012ae844c2ca8890f94cbfbfda5 [file] [log] [blame]
{
"name": "TestConnectionManager",
"version": "0.1.0",
"summary": "Simple HTTP client for Swift.",
"description": "TestConnectionManager is a simple HTTP client for Swift 3.0",
"homepage": "https://github.com/DalterioRaffaele/TestConnectionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DalterioRaffaele": "raffaele.dalterio@live.it"
},
"source": {
"git": "https://github.com/DalterioRaffaele/TestConnectionManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "TestConnectionManager/Classes/**/*",
"pushed_with_swift_version": "3.0"
}