blob: 3ac3c663e3002333754a0f017d5bf97491d30020 [file] [log] [blame]
{
"name": "ShrimpHttp",
"version": "0.1.0",
"summary": "ShrimpHttp is an simplify HTTP networking library.",
"description": "ShrimpHttp is an simplify HTTP networking library written in Swift.",
"homepage": "https://github.com/KevinChouRafael/ShrimpHttp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinChouRafael/ShrimpHttp.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShrimpHttp/Classes/**/*"
}