[Add] AMRAdapterBigo-Beta 4.6.0.1
[CocoaPods.git] / Specs / 5 / 8 / b / WeeReq / 0.1.0 / WeeReq.podspec.json
blobb1e2762aecd606362c00e9fe07a03377f121e5f3
2   "name": "WeeReq",
3   "version": "0.1.0",
4   "summary": "A wee URLSession Request library",
5   "description": "WeeReq is a very small Werb request library which can fetch data like JSON",
6   "homepage": "https://github.com/ehsanomid/WeeReq",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ehsanomid": "imehsan@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/ehsanomid/WeeReq.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WeeReq/Classes/**/*"