blob: 920ce9f3cd6af4a48ffa9e78b6ee85199891eeb5 [file] [log] [blame]
{
"name": "HYBNSStringExtension",
"version": "0.0.1",
"summary": "Make by Jacky Huang, including some encrypt algorithm and convenience category methods.",
"description": " A longer description of HYBNSStringExtension 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/HYBNSStringExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HuangYiBiao": "18675574495@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/632840804/HYBNSStringExtension.git",
"tag": "0.0.1"
},
"source_files": "HYBNSStringExtension/HYBNSStringExtension/*",
"requires_arc": true
}