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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
0
/
a
/
KPTimeAgo
/
0.0.2
/
KPTimeAgo.podspec.json
blob
3bef362e87b4ee3f3b2e2c5e8c3868062b4c1bee
1
{
2
"name": "KPTimeAgo",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "Relative Time ago formate.",
6
"homepage": "https://github.com/parth0072",
7
"authors": "Parth",
8
"source": {
9
"git": "https://github.com/parth0072/KPTimeAgo.git",
10
"tag": "0.0.2"
11
},
12
"swift_versions": [
13
"5.0"
14
],
15
"module_name": "KPTimeAgo",
16
"platforms": {
17
"ios": "8.0"
18
},
19
"source_files": "TimeAgo/*.swift",
20
"swift_version": "5.0"
21
}