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