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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
e
/
8
/
f
/
NudeIn
/
1.2.8
/
NudeIn.podspec.json
blob
b19243df188a1b5c0aeadff621459662baa83970
1
{
2
"name": "NudeIn",
3
"version": "1.2.8",
4
"summary": "A attributed text component like masonry.",
5
"homepage": "https://github.com/hon-key/Nudeln",
6
"license": "MIT",
7
"authors": {
8
"HJ-Cai": "lj_chj@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/hon-key/Nudeln.git",
15
"tag": "1.2.8"
16
},
17
"source_files": [
18
"NudeIn",
19
"NudeIn/**/*.{h,m}"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}