blob: 32d32df901213c7c90e97419dd9a18c501efadbf [file] [log] [blame]
{
"name": "Shrimp",
"version": "0.2.1",
"summary": "Shrimp is an simplify HTTP networking library.",
"description": "Shrimp is an simplify HTTP networking library written in Swift.",
"homepage": "https://github.com/KevinChouRafael/Shrimp",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinChouRafael/Shrimp.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Shrimp/Classes/**/*",
"dependencies": {
"CryptoSwift": [
"~> 0.6.7"
]
},
"pushed_with_swift_version": "3.0"
}