[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / b / SCSafariPageController / 1.0.6 / SCSafariPageController.podspec.json
blob8a41cee4c6fb3390fe898a89a022e2eb8b9d582e
2   "name": "SCSafariPageController",
3   "version": "1.0.6",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "SCSafariPageController page view controller component that reproduces the behavior seen in Mobile Safari's tab switcher",
8   "description": "SCSafariPageController page view controller component that reproduces the behavior seen in Mobile Safari's tab switcher\nFeatures:\n- can zoom out, partially overlap and lean in pages similar to Safari\n- allows swipe to delete for one or multiple pages at the same time\n- increases the page angles when scrolling outside its bounds\n- can zoom into any of the pages \n- supports incremental updates\nand all the rest of the SCPageViewController niceties.",
9   "homepage": "https://github.com/stefanceriu/SCSafariPageController",
10   "authors": {
11     "Stefan Ceriu": "stefan.ceriu@yahoo.com"
12   },
13   "social_media_url": "https://twitter.com/stefanceriu",
14   "source": {
15     "git": "https://github.com/stefanceriu/SCSafariPageController.git",
16     "tag": "v1.0.6"
17   },
18   "license": {
19     "type": "MIT License",
20     "file": "LICENSE"
21   },
22   "source_files": "SCSafariPageController/**/*.{h,m}",
23   "dependencies": {
24     "SCPageViewController": [
26     ]
27   }