blob: 9d21b1588cfc5452210699838f8932a0fc25ea5b [file] [log] [blame]
{
"name": "EasyNSDate",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"homepage": "http://jeffsuke.hatenablog.com/",
"authors": {
"Yusuke Kawanabe": "ysk.kwnb.915@gmail.com"
},
"summary": "Easiest NSDate.",
"source": {
"git": "https://github.com/jeffsuke/EasyNSDate.git",
"tag": "0.0.1"
},
"source_files": "NSDate+EasierUtility.{h,m}",
"frameworks": "SystemConfiguration",
"requires_arc": true
}