blob: 8b6faab41221d0db6d437731e4903ea63468aefd [file] [log] [blame]
{
"name": "NoodleBox",
"version": "0.1.3",
"summary": "Swift library with convenience extensions and custom data structures.",
"description": "Swift library with convenience extensions and custom data structures to save developer headaches.",
"homepage": "https://github.com/NoodleOfDeath/NoodleBox",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NoodleOfDeath": "noodlekit@bytemeapp.com"
},
"source": {
"git": "https://github.com/NoodleOfDeath/NoodleBox.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NoodleBox/**/*"
}