[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 4 / 6 / PHCarouselView / 0.1.2 / PHCarouselView.podspec.json
blob1faff26fdaf2f93771308c57661a7da94cd99e2f
2   "name": "PHCarouselView",
3   "version": "0.1.2",
4   "summary": "A short description of PHCarouselView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/NFDGIT/PHCarouselView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NFDGIT": "m1aoling@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/NFDGIT/PHCarouselView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "PHCarouselView/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.swift",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   }