blob: 5f8a135bc12b9384fd4e351205a66663092245af [file] [log] [blame]
{
"name": "HObjectRepo",
"version": "1.0.0",
"summary": "It's a object storage",
"description": "A longer description of HObjectRepo 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://EXAMPLE/HObjectRepo",
"authors": {
"zct": "zhangchutian_05@163.com"
},
"source": {
"git": "https://github.com/jumperb/HObjectRepo.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"dependencies": {
"HAccess/Entity": [
],
"HCache": [
]
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}