blob: 474ae93a0f4dad1be5a6eee8c747908f65b13bcc [file] [log] [blame]
{
"name": "PathCover",
"version": "0.1.2",
"summary": "PathCover is pull down refresh and a parallax top view with real time blur effect to any UITableView, inspired by Path for iOS.",
"homepage": "https://github.com/JackTeam/PathCover",
"license": "MIT",
"authors": {
"xhzengAIB": "xhzengAIB@gmail.com"
},
"source": {
"git": "https://github.com/JackTeam/PathCover.git",
"tag": "v0.1.2"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AudioToolbox",
"Accelerate",
"QuartzCore"
],
"platforms": {
"ios": "5.0"
},
"source_files": "PathCover",
"resources": "PathCover/Resources/*",
"requires_arc": true
}