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] HyphenateChat 4.4.0
[CocoaPods.git]
/
Specs
/
0
/
2
/
6
/
Texi
/
0.1
/
Texi.podspec.json
blob
cf0f727c489a0ffe09c970046c6ed9ec6ba3935b
1
{
2
"name": "Texi",
3
"version": "0.1",
4
"license": "MIT",
5
"homepage": "https://github.com/yukiasai/",
6
"summary": "Texi is a library that you can easily build NSAttributedString.",
7
"authors": {
8
"yukiasai": "yukiasai@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yukiasai/Texi.git",
12
"tag": "0.1"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source_files": "Classes/*.swift"
18
}