[Add] NagizTestingPod 0.0.2
[CocoaPods.git] / Specs / 8 / a / 0 / TimeKit / 1.0.0 / TimeKit.podspec.json
blobcac0fc0a1cd2139d6e9ae3b34f7c9165624ccd46
2   "name": "TimeKit",
3   "version": "1.0.0",
4   "summary": "Type safe, simple, light weight calendar components.",
5   "homepage": "https://github.com/studio-rookery/TimeKit",
6   "license": "MIT",
7   "authors": {
8     "masaki": "studio.rookery@gmail.com"
9   },
10   "swift_version": "4.2",
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.12",
14     "tvos": "10.0",
15     "watchos": "3.0"
16   },
17   "source": {
18     "git": "https://github.com/studio-rookery/TimeKit.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/**/*.{swift,h,m}"