blob: c8074507c36dd847527d2de6605afc216760b619 [file] [log] [blame]
{
"name": "Cent",
"version": "0.3.0",
"summary": "Extension for common object types 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.3.0"
},
"source_files": "Cent/Cent/*.{h,swift}",
"frameworks": [
"Foundation",
"Dollar"
],
"requires_arc": true
}