blob: 7e853d3d86fc1c2ffda4b53e0f518a74564232d1 [file] [log] [blame]
{
"name": "HoverView",
"version": "1.0.1",
"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.1"
},
"source_files": [
"HoverTableView",
"HoverTableView/**/*.{h,m}"
],
"exclude_files": "HoverTableView/Exclude",
"requires_arc": true
}