blob: 40fb45ec6acf3422af14f31333af83bf7f7fcf63 [file] [log] [blame]
{
"name": "PastaKit",
"version": "0.1.0",
"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/PastaKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NoodleOfDeath": "pastakit@noodlenation.net"
},
"source": {
"git": "https://github.com/NoodleOfDeath/PastaKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PastaKit/**/*",
"pushed_with_swift_version": "3.0"
}