blob: 56a66ebd8fa577cdfe84ed0c2712583860c1519e [file] [log] [blame]
{
"name": "PathCover",
"version": "0.1.0",
"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.0"
},
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"AudioToolbox",
"Accelerate",
"QuartzCore"
],
"platforms": {
"ios": "5.0"
},
"source_files": "PathCover",
"resources": "PathCover/Resources/*",
"requires_arc": true
}