blob: 5bf3f896a630ebeafe5eb718137f660610dde3c2 [file] [log] [blame]
{
"name": "Cent",
"version": "6.0.4",
"summary": "Extension for common object types for Swift Language",
"homepage": "https://github.com/ankurp/Cent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Patel": "ankur.patel@ymail.com"
},
"source": {
"git": "https://github.com/ankurp/Cent.git",
"tag": "6.0.4"
},
"source_files": "Sources/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "9.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Dollar": [
"~> 6.2.1"
]
},
"pushed_with_swift_version": "3.1"
}