blob: a6145a3cf3cb05233801cf30c5c1882fc9fc2fdf [file] [log] [blame]
{
"name": "Dollar",
"version": "0.2.0",
"summary": "A functional tool-belt for Swift Language",
"homepage": "https://github.com/ankurp/Dollar.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Patel": "ankur.patel@ymail.com"
},
"source": {
"git": "https://github.com/ankurp/Dollar.swift.git",
"tag": "0.2.0"
},
"source_files": "Dollar/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true
}