blob: e416f00be3d51fecb25e7802fb204f55f2240f83 [file] [log] [blame]
{
"name": "NSDate+WQExtensions",
"version": "0.0.2",
"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.2"
},
"source_files": "NSDate/**/*.{h,m}",
"requires_arc": true
}