[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 7 / ShrimpHttp / 0.1.1 / ShrimpHttp.podspec.json
blob99c48844e5c8bff0c91f7a405ced3df3d685c5f1
2   "name": "ShrimpHttp",
3   "version": "0.1.1",
4   "summary": "ShrimpHttp is an simplify HTTP networking library.",
5   "description": "ShrimpHttp is an simplify HTTP networking library written in Swift.",
6   "homepage": "https://github.com/KevinChouRafael/ShrimpHttp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rafael zhou": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinChouRafael/ShrimpHttp.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShrimpHttp/Classes/**/*"