blob: d03787232946234b11bb3ba9b018d73027c8422d [file] [log] [blame]
{
"name": "Payload",
"version": "0.0.8",
"summary": "Handles Payload so you don't have to.",
"description": "Awesome lib to remove boilerplate code.",
"homepage": "https://github.com/CodetrixStudio/Payload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Parveen Khatkar": "parveen@codetrixstudio.com"
},
"social_media_url": "http://twitter.com/CodetrixStudio",
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CodetrixStudio/Payload.git",
"tag": "0.0.8"
},
"source_files": [
"Payload",
"Payload/**/*.{swift}"
],
"exclude_files": "Payload/Exclude"
}