[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 0 / 9 / SCPageScrubberBar / 0.0.1 / SCPageScrubberBar.podspec.json
blob768e29c6ba1eb1e7770960d4650c477dfdd4aa06
2   "name": "SCPageScrubberBar",
3   "version": "0.0.1",
4   "summary": "A page scrubber bar like ibooks.",
5   "description": "                    SCPageScrubberBar is a page scrubber bar like ibooks. SCPageScrubberBar works with iOS5.0+ and ARC.\n",
6   "homepage": "https://github.com/ohsc/SCPageScrubberBar",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Chao Shen": "shen218@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ohsc/SCPageScrubberBar.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "5.0"
20   },
21   "source_files": "SCPageScrubberBar/*.{h,m}",
22   "resources": "SCPageScrubberBar/SCPageScrubberBar.bundle",
23   "requires_arc": true,
24   "frameworks": "QuartzCore"