blob: 02dc39d70039e1501a9895cade718d838b5b4815 [file] [log] [blame]
{
"name": "WeeReq",
"version": "0.1.1",
"summary": "A wee URLSession Request library",
"description": "WeeReq is a very small Werb request library which can fetch data like JSON",
"homepage": "https://github.com/ehsanomid/WeeReq",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ehsanomid": "imehsan@icloud.com"
},
"source": {
"git": "https://github.com/ehsanomid/WeeReq.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WeeReq/Classes/**/*"
}