blob: c8c1216a7ec932e7245977efa72dab59a44314cb [file] [log] [blame]
{
"name": "HYDateKit",
"version": "0.0.3",
"summary": "HYDateKit",
"description": "iOS的日期工具库",
"homepage": "https://github.com/oceanfive/HYDateKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYDateKit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYDateKit/Classes/**/*",
"frameworks": "UIKit"
}