[Add] AmplitudeExperiment 1.15.0
[CocoaPods.git] / Specs / e / 2 / 3 / HBTabView / 1.0.0 / HBTabView.podspec.json
blob4f854044308d4bf666872b12ee600d937613f6fa
2   "name": "HBTabView",
3   "version": "1.0.0",
4   "summary": "一款轻量级的TabView",
5   "homepage": "https://github.com/huhanze/HBTabView",
6   "license": "MIT",
7   "authors": {
8     "huhaibo": "527419134@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/huhanze/HBTabView.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "HBTabView/HBTabView/HBTabViewLib/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true