[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / f / pencil / 0.2.3 / pencil.podspec.json
blob69f703e83d5b2536edec57a62bcc49566ba4d672
2   "name": "pencil",
3   "version": "0.2.3",
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.3"
16   },
17   "source_files": [
18     "Sources/*.swift",
19     "Sources/Extensions/*.swift",
20     "Sources/Supports/*.swift"
21   ],
22   "platforms": {
23     "ios": "8.1"
24   },
25   "pushed_with_swift_version": "3.0"