[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / 0 / PathCover / 0.1.2 / PathCover.podspec.json
blob474ae93a0f4dad1be5a6eee8c747908f65b13bcc
2   "name": "PathCover",
3   "version": "0.1.2",
4   "summary": "PathCover is pull down refresh and a parallax top view with real time blur effect to any UITableView, inspired by Path for iOS.",
5   "homepage": "https://github.com/JackTeam/PathCover",
6   "license": "MIT",
7   "authors": {
8     "xhzengAIB": "xhzengAIB@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JackTeam/PathCover.git",
12     "tag": "v0.1.2"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "UIKit",
18     "AudioToolbox",
19     "Accelerate",
20     "QuartzCore"
21   ],
22   "platforms": {
23     "ios": "5.0"
24   },
25   "source_files": "PathCover",
26   "resources": "PathCover/Resources/*",
27   "requires_arc": true