[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / d / 3 / PLPageMenuViewController / 0.2.1 / PLPageMenuViewController.podspec.json
blob38e76c4ac17b810b69086443d2c91d2e351b63eb
2   "name": "PLPageMenuViewController",
3   "version": "0.2.1",
4   "summary": "A simple UI component enable primary paging effect between view controllers.",
5   "description": "A simple UI component enable primary paging effect between view controllers. \nThe paging effect is resort to UICollectionView's animation effect.",
6   "homepage": "https://github.com/ctwdtw/PLPageMenuViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ctwdtw": "ctwdtw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ctwdtw/PLPageMenuViewController.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PLPageMenuViewController/Classes/**/*",
22   "dependencies": {
23     "Reusable": [
25     ]
26   },
27   "pushed_with_swift_version": "4.0"