blob: 47c6eb9d89afe452e408c2aed37cb8c96eedff7d [file] [log] [blame]
{
"name": "JustRequest",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"summary": "A URLSession wrapper just for GET and POST",
"requires_arc": true,
"version": "0.5.1",
"license": "MIT",
"authors": {
"Wirawit": "aun.wirawit@gmail.com"
},
"homepage": "https://github.com/aunnnn/Just",
"source": {
"git": "https://github.com/aunnnn/Just.git",
"tag": "0.5.1"
},
"frameworks": "Foundation",
"source_files": "Just/*.swift",
"swift_version": "4.0"
}