[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / KHSegmented / 0.1.1 / KHSegmented.podspec.json
blob97303c103bfc35bb07f08aa49830dfc55528d736
2   "name": "KHSegmented",
3   "version": "0.1.1",
4   "summary": "KHSegmented is a tool set for creating segmented view controller.",
5   "description": "KHSegmented is a light wight tool set for creating segmented view controller written in Swift, powered by AutoLayout.",
6   "homepage": "https://github.com/kmhwang/KHSegmented",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ken M. Hwang": "Ken.M.Hwang@Gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kmhwang/KHSegmented.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "KHSegmented/Classes/**/*"