blob: 335856048104a6916015b692b9eb6f17425201fc [file] [log] [blame]
{
"name": "Dollar",
"version": "7.0.0",
"summary": "A functional tool-belt for Swift Language",
"homepage": "https://github.com/ankurp/Dollar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Patel": "ankur.patel@ymail.com"
},
"source": {
"git": "https://github.com/ankurp/Dollar.git",
"tag": "7.0.0"
},
"source_files": "Sources/*.{h,swift}",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}