blob: d2b0b37ade155caaa14bdd4a6207f179ee0f6e5d [file] [log] [blame]
{
"name": "HYBNSDateExtension",
"version": "0.0.1",
"summary": "Make by Jacky Huang, a category of NSDate.",
"description": " A longer description of HYBNSDateExtension in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/632840804/HYBNSDateExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangYiBiao": "18675574495@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/632840804/HYBNSDateExtension.git",
"tag": "0.0.1"
},
"source_files": "HYBNSDateExtension/HYBNSDateExtension/*",
"requires_arc": true
}