[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / 0 / HTabView / 0.0.1 / HTabView.podspec.json
blobcb5095c863142dc17be09147506140d95850cd1b
2   "name": "HTabView",
3   "version": "0.0.1",
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.git",
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": "4.2",
18   "source": {
19     "git": "https://github.com/poisson-natsu/HTabView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/*.swift"
25   ],
26   "swift_version": "4.2"