[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / d / 8 / 7 / CHTwitterCover / 0.1 / CHTwitterCover.podspec.json
blob1548358d1ae69f22e8287333085f42165a01daf1
2   "name": "CHTwitterCover",
3   "version": "0.1",
4   "summary": "TwitterCover is a parallax top view with real time blur effect to any UIScrollView, inspired by Twitter for iOS.",
5   "screenshots": "https://raw.github.com/cyndibaby905/TwitterCover/master/TwitterCover.gif",
6   "homepage": "https://github.com/cyndibaby905/TwitterCover",
7   "license": {
8     "type": "MIT License",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "cyndibaby905": "hangisnice@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cyndibaby905/TwitterCover.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "TwitterCover/TwitterCover/UIScrollView+TwitterCover.{h,m}",
22   "frameworks": [
23     "QuartzCore",
24     "Accelerate"
25   ],
26   "requires_arc": true