blob: 99c48844e5c8bff0c91f7a405ced3df3d685c5f1 [file] [log] [blame]
{
"name": "ShrimpHttp",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ShrimpHttp/Classes/**/*"
}