blob: 032a43f47a2ef357ad1baea163ca65cfe4991c02 [file] [log] [blame]
{
"name": "HoverView",
"version": "1.0.2",
"summary": "A HoverView to make hover like sina.",
"description": "* 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/somethingCode/HoverView",
"license": "MIT",
"authors": {
"somethingCode": "sen23@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/somethingCode/HoverView.git",
"tag": "1.0.2"
},
"source_files": [
"HoverTableView",
"HoverTableView/**/*.{h,m}"
],
"exclude_files": "HoverTableView/Exclude",
"requires_arc": true
}