blob: 3d1ad7cd5c403080ac37532101a3af91082dfba6 [file] [log] [blame]
{
"name": "Dollar",
"version": "0.1.1",
"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.1.1"
},
"source_files": [
"Classes",
"Classes/*.swift"
],
"requires_arc": true
}