[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / d / FHXCarSliderView / 0.1.0 / FHXCarSliderView.podspec.json
blob1ee18aab18f49d754b0359b9aa528ee26addc5b1
2   "name": "FHXCarSliderView",
3   "version": "0.1.0",
4   "summary": "A short description of FHXCarSliderView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fenghanxu/FHXCarSliderView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fenghanxu": "1162851277@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fenghanxu/FHXCarSliderView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "public_header_files": [
22     "Sources/**/*.h",
23     "Sources/*/**/*.h",
24     "Sources/*/*/**/*.h"
25   ],
26   "source_files": [
27     "Sources/**",
28     "Sources/*/**",
29     "Sources/*/*/**"
30   ],
31   "frameworks": "UIKit",
32   "dependencies": {
33     "Kingfisher": [
35     ],
36     "SnapKit": [
38     ],
39     "FHXColorAndFont": [
41     ],
42     "FHXKit": [
44     ]
45   },
46   "pod_target_xcconfig": {
47     "SWIFT_VERSION": "4.0"
48   },
49   "requires_arc": true