blob: 2345d05ea400278a549eb19b5ad8772ade503041 [file] [log] [blame]
{
"name": "TRDump",
"version": "0.9",
"summary": "just a empty proj",
"description": "A longer description of TRDump 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://lijinchao.sinaapp.com",
"license": "MIT",
"authors": {
"ljc": "lijinchao2007@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/PodRepo/TRDump.git",
"tag": "0.9"
},
"source_files": [
"TRDump",
"TRDump/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}