blob: 1911be2c2e0e94dc8e3275cac3de18113e5fcd08 [file] [log] [blame]
{
"name": "Payload",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Payload",
"Payload/**/*.{swift}"
],
"exclude_files": "Payload/Exclude"
}