blob: 529200c5bd602bc4259a4aa8be6d213465fbcd5c [file] [log] [blame]
{
"name": "PYHandlerDate_Swfit",
"version": "0.1.0",
"summary": "时间管理工具",
"description": "时间的管理工具,时间的比较,时间的获取,object转换为Date类",
"homepage": "https://github.com/LiPengYue/PYDateHandler_SwiftPOD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "702029772@qq.com"
},
"source": {
"git": "https://github.com/LiPengYue/PYDateHandler_SwiftPOD.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYHandlerDate_Swfit/Classes/**/*"
}