blob: e9d7c88a7ad145cb6b3f4eb07c3b9e21f76176c4 [file] [log] [blame]
{
"name": "Cent",
"version": "0.3.1",
"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.1"
},
"source_files": "Cent/Cent/*.{h,swift}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"Dollar": [
"~> 0.3.0"
]
}
}