blob: 569320320951acae4c68e17cf85551a689784d8a [file] [log] [blame]
{
"name": "LHJTestes",
"version": "3.0.0",
"summary": "this is a test .",
"description": "A longer description of LHJTestes 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/lhjzzu/LHJTestes",
"license": "MIT",
"authors": {
"lhjzzu": "1822657131@qq.com"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"source": {
"git": "https://github.com/lhjzzu/LHJTestes.git",
"tag": "3.0.0"
},
"source_files": [
"LHJTestes",
"LHJTestes/*.{h,m}"
],
"requires_arc": true
}