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
/
7
/
3
/
5
/
JRSearchBar
/
1.0.0
/
JRSearchBar.podspec.json
blob
8dad637418c222ced8efc578d5f2e1865d90bc2b
1
{
2
"name": "JRSearchBar",
3
"version": "1.0.0",
4
"summary": "A simple SearchBar",
5
"homepage": "https://github.com/RaylnJiang/JRSearchBar.git",
6
"license": "MIT",
7
"authors": {
8
"姜书伦": "jsljyc@163.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/RaylnJiang/JRSearchBar.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "JRSearchBar/*.{h,m}",
18
"requires_arc": true
19
}