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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
a
/
8
/
c
/
JWText
/
0.0.1
/
JWText.podspec.json
blob
d2b7d85f532c04ae3c5408d1074f6e39d75ee521
1
{
2
"name": "JWText",
3
"version": "0.0.1",
4
"summary": "一款自用的自定义Text.",
5
"homepage": "https://github.com/junwangInChina/JWText",
6
"license": "MIT",
7
"authors": {
8
"wangjun": "github_work@163.com"
9
},
10
"platforms": {
11
"ios": "5.0"
12
},
13
"source": {
14
"git": "https://github.com/junwangInChina/JWText.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "JWTextDemo/JWText/**/*.{h,m}",
18
"requires_arc": true
19
}