blob: 2ac1d85fd784955e908367576001758c06bb3b12 [file] [log] [blame]
{
"name": "DTKit",
"version": "0.0.2",
"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"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/junpengwang/DTKit.git",
"tag": "0.0.2"
},
"source_files": "DTKit",
"libraries": "sqlite3"
}