[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 8 / 9 / PJPageViewController / 1.0.2 / PJPageViewController.podspec.json
blobfdd6d6369e63cd13ad7681e595f17ec83116e906
2   "name": "PJPageViewController",
3   "version": "1.0.2",
4   "summary": "A page viewcontroller with tabbar.",
5   "description": "A page viewcontroller with tabbar.",
6   "homepage": "https://github.com/piaojin/PJPageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "piaojin": "804488815@qq.com"
13   },
14   "social_media_url": "https://github.com/piaojin?tab=repositories",
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/piaojin/PJPageViewController.git",
21     "tag": "1.0.2"
22   },
23   "source_files": [
24     "PJPageViewController",
25     "PJPageViewController/**/*.{swift}"
26   ],
27   "frameworks": "UIKit",
28   "swift_version": "5.0"