blob: 951e6fc05e25a43c9382d27f2936d23b443787e5 [file] [log] [blame]
{
"name": "NSDate+WQExtensions",
"version": "0.0.1",
"summary": "日期格式化大全",
"homepage": "https://github.com/Vickeywei/NSDate-WQExtensions",
"license": {
"type": "Copyright",
"text": " © 2016-2016 Vicky. All rights reserved.\n"
},
"authors": {
"vicky": "weiqi@hzdracom.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Vickeywei/NSDate-WQExtensions.git",
"tag": "0.0.1"
},
"source_files": "NSDate/**/*.{h,m}",
"requires_arc": true
}