blob: b1e2762aecd606362c00e9fe07a03377f121e5f3 [file] [log] [blame]
{
"name": "WeeReq",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WeeReq/Classes/**/*"
}