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