blob: a56b4d5a0459055305c2a2c4a12558ef460cb2c3 [file] [log] [blame]
{
"name": "DTKit",
"version": "0.0.1",
"summary": "My DTKit.",
"description": "A longer description of DTKit 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": "http://blog.csdn.net/wjpaaa",
"license": "MIT (LICENSE)",
"authors": {
"wangjunpeng": "wang502433648@163.com"
},
"source": {
"git": "https://github.com/junpengwang/DTKit.git",
"tag": "0.0.1"
},
"source_files": "DTKit/*",
"libraries": "sqlite3"
}