blob: 8056bc138e11882b7f9606549b03635b169637b0 [file] [log] [blame]
{
"name": "NSString+DateFormart",
"version": "0.0.2",
"summary": "A category of NSString for DateFormart",
"description": "A category of NSString for DateFormart!",
"homepage": "https://github.com/wkjsos/Category.git",
"license": "MIT",
"authors": {
"wkj": "931625530@qq.com"
},
"source": {
"git": "https://github.com/wkjsos/Category.git",
"tag": "0.0.2"
},
"source_files": "NSString/NSString+DateFormart/*.{h,m}",
"exclude_files": "Category/DateFormart",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}