blob: 6f45fbf04ecebd1505b4044ab3e5ac5eb5eb6373 [file] [log] [blame]
{
"name": "Dollar",
"version": "7.1.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.1.0"
},
"source_files": "Sources/*.{h,swift}",
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true
}