[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / b / 9 / 8 / DLPageMenu / 1.1.0 / DLPageMenu.podspec.json
blob37236d72a039fcba453a7520d205aae6683cf23c
2   "name": "DLPageMenu",
3   "version": "1.1.0",
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": "1.1.0"
20   },
21   "source_files": "DLPageMenu/*.{h,m,swift}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]