blob: 52592a0a4d3b0287e7935c876003703f21900996 [file] [log] [blame]
{
"name": "Shrimp",
"version": "0.2.2",
"summary": "Shrimp is an simplify HTTP networking library.",
"description": "Shrimp is an simplify HTTP networking library written in Swift.",
"homepage": "https://github.com/KevinZhouRafael/Shrimp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/Shrimp.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Shrimp/Classes/**/*",
"pushed_with_swift_version": "4.0"
}