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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
1
/
d
/
2
/
WBRealm
/
0.0.3
/
WBRealm.podspec.json
blob
40c1b1c96d38f059843e3584525df31eb6473c94
1
{
2
"name": "WBRealm",
3
"version": "0.0.3",
4
"summary": "zhao",
5
"description": "wangbiao first",
6
"homepage": "www.zhaoliangji.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wangbiao": "1341659877@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/wbhs614/WBRealm.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"dynamic",
20
"dynamic/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"platforms": {
24
"ios": "8.0"
25
}
26
}