[Add] RiveRuntime 6.5.1
[CocoaPods.git] / Specs / a / 8 / f / pencil / 0.2.1 / pencil.podspec.json
blob64b28805d9c9c28beb3a3b76fdc5909f5e99240d
2   "name": "pencil",
3   "version": "0.2.1",
4   "summary": "Write value to file and read it more easily.",
5   "homepage": "https://github.com/naru-jpn/pencil",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "naru": "tus.naru@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/naru-jpn/pencil.git",
15     "tag": "0.2.1"
16   },
17   "source_files": [
18     "Sources/*.swift",
19     "Sources/Extensions/*.swift",
20     "Sources/Supports/*.swift"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "pushed_with_swift_version": "3.0"