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