blob: ea5edc5aa3f520e044f9b8547fff68ec7cffd588 [file] [log] [blame]
{
"name": "FendaDateHandleLib",
"version": "0.0.1",
"summary": "Fenda Date Handle Public Tool",
"description": "奋达时间处理公用类",
"homepage": "https://gitee.com/Fly127/FendaDateHandleLib.git",
"license": "MIT",
"authors": {
"WANG DONG": "aney.wangdong@fenda.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/Fly127/FendaDateHandleLib.git",
"tag": "0.0.1"
},
"source_files": "DateManager/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation",
"requires_arc": true
}