[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 4 / 8 / c / DrawablePointAndLineView / 0.0.4 / DrawablePointAndLineView.podspec.json
blob7b7a6ca9877c6a54f6ca8943bd01e43ea20f8857
2   "name": "DrawablePointAndLineView",
3   "version": "0.0.4",
4   "summary": "Drawable point and line while swiching the drawing mode.",
5   "homepage": "https://github.com/m-yamada04/DrawablePointAndLineView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Maika Yamada": "m.yamada1992@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/m-yamada04/DrawablePointAndLineView.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "DrawablePointAndLineView",
22     "DrawablePointAndLineView/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"