blob: c1e05b7e1812a0272e9878ca459737bde8c1b929 [file] [log] [blame]
{
"name": "Booster",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Sources",
"Sources/*.swift"
]
}