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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
b
/
c
/
4
/
ZBKit
/
0.0.6
/
ZBKit.podspec.json
blob
2be2e4cecc4a9a473e2e91a0e7acf3d6df1270e7
1
{
2
"name": "ZBKit",
3
"version": "0.0.6",
4
"summary": "ZBKit",
5
"description": "HZBKit 肖志斌专用库",
6
"homepage": "http://www.jianshu.com/u/c2bf90d2bdf1",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"requires_arc": true,
15
"authors": {
16
"肖志斌": "373379320@qq.com"
17
},
18
"source": {
19
"git": "https://github.com/k373379320/ZBKit.git",
20
"tag": "0.0.6"
21
},
22
"source_files": [
23
"Source",
24
"Source/**/*.{h,m}"
25
],
26
"public_header_files": [
27
"Source",
28
"Source/**/*.h"
29
]
30
}