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