[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 9 / 8 / DLPageMenu / 0.0.1 / DLPageMenu.podspec.json
blobe5133e9891395fae4f828297f42aac46b3124041
2   "name": "DLPageMenu",
3   "version": "0.0.1",
4   "summary": "Paging through view controllers made easy",
5   "description": "A paging menu controller built from other view controllers placed inside a scroll view (like Spotify, Windows Phone, Instagram)",
6   "homepage": "https://github.com/duylinh158/DLPageMenu",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "duylinh158": "duylinh158@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/duylinh158/DLPageMenu.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "DLPageMenu/*.{h,m,swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]