blob: 202cf69c387cc768c08b5e0aeab75934f8a57a9d [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.4.0",
"license": "MIT",
"authors": {
"Wirawit": "aun.wirawit@gmail.com"
},
"homepage": "https://github.com/aunnnn/Just",
"source": {
"git": "https://github.com/aunnnn/Just.git",
"tag": "0.4.0"
},
"frameworks": "Foundation",
"source_files": "Just/*.swift",
"swift_version": "4.0"
}