repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
0
/
e
/
2
/
Timepiece
/
0.6.0
/
Timepiece.podspec.json
blob
bf8393d2c588bcc15cb7f43c84f216c59ae23f4b
1
{
2
"name": "Timepiece",
3
"version": "0.6.0",
4
"summary": "Intuitive NSDate extensions in Swift",
5
"homepage": "https://github.com/naoty/Timepiece",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Naoto Kaneko": "naoty.k@gmail.com"
12
},
13
"platforms": {
14
"ios": "8.0",
15
"osx": "10.9",
16
"watchos": "2.0",
17
"tvos": "9.0"
18
},
19
"source": {
20
"git": "https://github.com/naoty/Timepiece.git",
21
"tag": "0.6.0"
22
},
23
"source_files": "Sources/**/*.swift",
24
"requires_arc": true
25
}