blob: 7e3b672c885b7b7ff5808b73e3811c48ee8e66a9 [file] [log] [blame]
{
"name": "SKDateExtension",
"version": "0.0.1",
"summary": "A short description of SKDateExtension.",
"description": "一个日期用法的小工具",
"homepage": "https://github.com/scotty-ke/SKDateExtension",
"license": "MIT",
"authors": {
"songke": "songk1@ngarihealth.com"
},
"source": {
"git": "https://github.com/scotty-ke/SKDateExtension.git",
"tag": "0.0.1"
},
"source_files": "dateExten/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}