[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 7 / ShrimpHttp / 0.1.0 / ShrimpHttp.podspec.json
blob3ac3c663e3002333754a0f017d5bf97491d30020
2   "name": "ShrimpHttp",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ShrimpHttp/Classes/**/*"