[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 5 / 2 / f / KKTouchPoints / 0.1.3 / KKTouchPoints.podspec.json
blob7572cd73c22a81d4cf232957946d18e5706d310d
2   "name": "KKTouchPoints",
3   "version": "0.1.3",
4   "summary": "A support button/buttons on view, it can drag and tap.",
5   "description": "一個客製化的UIView,繼承TouchPoints類別,於初始化時給予想要呈現幾個按鈕的數量以及按鈕title,即可呈現輔助按鈕於視圖上.",
6   "homepage": "https://github.com/Kinlive/KKTouchPoints.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kinlive": "se771212@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Kinlive/KKTouchPoints.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "Pod/Classes/**/*",
25   "swift_version": "4.0"