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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
3
/
7
/
8
/
NJKeyboard
/
0.0.5
/
NJKeyboard.podspec.json
blob
d8cb43001d80dd87264c71d4406816e640196d28
1
{
2
"name": "NJKeyboard",
3
"version": "0.0.5",
4
"summary": "一行代码集成表情键盘, 简单实用",
5
"homepage": "https://github.com/NJHu/NJKeyboard",
6
"license": "MIT",
7
"authors": {
8
"NJHu": "64hp@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/NJHu/NJKeyboard.git",
15
"tag": "0.0.5"
16
},
17
"source_files": "Source/*.swift"
18
}