[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 8 / DLPageMenu / 1.0.0 / DLPageMenu.podspec.json
blobc36f9e05fc05f7d9b13874d8725179562255aeb8
2   "name": "DLPageMenu",
3   "version": "1.0.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.0.0"
20   },
21   "source_files": "DLPageMenu/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]