blob: 78cd5f03f6875c43e9fd995d7b8639f66de9b28b [file] [log] [blame]
{
"name": "PCDateConverter",
"platforms": {
"ios": "8.0"
},
"summary": "PCDateConverter lets a convert date to different format.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"text": "Copyright 2012\nPermission is granted to...\n"
},
"authors": {
"Pradeep Chauhan": "prdpchauhan4@gmail.com"
},
"homepage": "https://github.com/pradeep-chauhan/PCDateConverter",
"source": {
"git": "https://github.com/pradeep-chauhan/PCDateConverter.git",
"tag": "0.1.0"
},
"source_files": "PCDateConverter/*"
}