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] BridgeKit 0.1.0
[CocoaPods.git]
/
Specs
/
c
/
2
/
5
/
remoteLib
/
1.0.0
/
remoteLib.podspec.json
blob
6ae6d75a764de57eb5caff4c1cc61367c1f3732c
1
{
2
"name": "remoteLib",
3
"version": "1.0.0",
4
"summary": "remoteLib",
5
"description": "testLib test, 注意要比summary描述长",
6
"homepage": "https://github.com/Rochang/remoteLib",
7
"license": "MIT",
8
"authors": {
9
"Rochang": "625304864@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "https://github.com/Rochang/remoteLib.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"remoteLib",
20
"remoteLib/**/*.{h,m}"
21
]
22
}