blob: 3e7e9fe5db9b8c0e80778cc1acd0aebea5a8505d [file] [log] [blame]
{
"name": "Booster",
"version": "0.0.4",
"summary": "Booster is an HTTP networking librart written in Swift.",
"description": "\"Booster was developed during Naver Connect Foundation's the BoostCamp 3rd iOS process.\"\n\"Booster is an Simple HTTP Networking Library written in Swift.\"\n\"Booster was created using only the Apple frameworks.\"",
"homepage": "https://github.com/godpp/Booster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"godpp": "taylored@naver.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/godpp/Booster.git",
"tag": "0.0.4"
},
"source_files": [
"Sources",
"Sources/*.swift"
]
}