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.3.3
/
Timepiece.podspec.json
blob
238d37ba8258eafa4504d2f3b1759384cd49d5f8
1
{
2
"name": "Timepiece",
3
"version": "0.3.3",
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
},
17
"source": {
18
"git": "https://github.com/naoty/Timepiece.git",
19
"tag": "0.3.3"
20
},
21
"source_files": "Sources/**/*.swift",
22
"requires_arc": true
23
}