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] GizoSDK 2.0.2-alpha.07
[CocoaPods.git]
/
Specs
/
7
/
f
/
9
/
SJTextTips
/
0.1.2
/
SJTextTips.podspec.json
blob
72cc4a969a3770d8c01bf3057e112ce284c7eacf
1
{
2
"name": "SJTextTips",
3
"version": "0.1.2",
4
"summary": "文本框的自动提示功能。",
5
"homepage": "https://github.com/515783034/SJTextTips",
6
"license": "MIT",
7
"authors": {
8
"515783034": "shmilyshijian@foxmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/515783034/SJTextTips.git",
15
"tag": "0.1.2"
16
},
17
"source_files": "SJTextTips/*",
18
"frameworks": [
19
"UIKit",
20
"Foundation"
21
]
22
}