blob: fa4358013128d886ae70659dc13fa73e1d3f20b5 [file] [log] [blame]
{
"name": "Cent",
"version": "4.0.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": "4.0.0"
},
"source_files": "Cent/Cent/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"dependencies": {
"Dollar": [
"~> 4.0.0"
]
}
}