blob: 0165026e5340b6f41a1aa34c3738c9a1830c5261 [file] [log] [blame]
{
"name": "Cent",
"version": "6.0.2",
"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.2"
},
"source_files": "Sources/*.{h,swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"dependencies": {
"Dollar": [
"~> 6.0.0"
]
},
"pushed_with_swift_version": "3.0"
}