blob: 5fe95590dfa5616da98c699f8bd02e4ff1ba7320 [file] [log] [blame]
{
"name": "Dollar",
"version": "4.0.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": "4.0.1"
},
"source_files": "Dollar/Dollar/*.{h,swift}",
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true
}