blob: 6fe4ae85c8203cd0f4c66dac53194538d4529ba5 [file] [log] [blame]
{
"name": "NBDate",
"version": "0.0.1",
"summary": "A tool for iOS to use the date simplify.",
"description": "It is a date tool used on iOS,which implement by Objective-C",
"homepage": "https://github.com/niuben1990/NBDate",
"license": "MIT",
"authors": {
"mac": "niuben.wudi@qq.com"
},
"source": {
"git": "https://github.com/niuben1990/NBDate.git",
"tag": "0.0.1"
},
"source_files": "NBDate/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}