blob: d5e5431566347ab9052594b9d29522daa98a1827 [file] [log] [blame]
{
"name": "NBBSDSocket",
"version": "0.1.0",
"summary": "NBBSDSocket Test.",
"description": "A longer description of NBBSDSocket 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!",
"homepage": "https://github.com/hutingting/NBBSDSocket",
"license": "MIT",
"authors": {
"Hu Tingting": "tingtinghu@vip.qq.com"
},
"source": {
"git": "https://github.com/hutingting/NBBSDSocket.git",
"tag": "0.1.0"
},
"source_files": "NBBSDSocket/NBBSDSocketClass/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}