[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / 0 / HTabView / 0.0.3 / HTabView.podspec.json
blob5248aaace65f1071cb5c11f60755f8c359c426e0
2   "name": "HTabView",
3   "version": "0.0.3",
4   "summary": "A simple tabview using Swift.",
5   "description": "A simple tabview using Swift. You can connect it to UIScrollView",
6   "homepage": "https://github.com/poisson-natsu/HTabView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ๆ–‡ๅŽ ไป˜": "shizhou@live.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0",
20     "5.1",
21     "5.2"
22   ],
23   "source": {
24     "git": "https://github.com/poisson-natsu/HTabView.git",
25     "tag": "0.0.3"
26   },
27   "source_files": "Sources/*.swift",
28   "swift_version": "5.2"