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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
b
/
8
/
6
/
IVBaseKit
/
1.3.10
/
IVBaseKit.podspec.json
blob
03bf684d711001052b0bfdb18046314c1c9e3cb4
1
{
2
"name": "IVBaseKit",
3
"version": "1.3.10",
4
"summary": "Base class used in iwown iOS developer team",
5
"license": "MIT",
6
"authors": {
7
"xuezou": "377949550@qq.com",
8
"west": "741415771@qq.com"
9
},
10
"homepage": "https://github.com/xuezou/IVBaseKit",
11
"source": {
12
"git": "https://github.com/xuezou/IVBaseKit.git",
13
"tag": "1.3.10"
14
},
15
"source_files": [
16
"Products/",
17
"Products/**/*.{h,m}"
18
],
19
"platforms": {
20
"ios": "10.0"
21
},
22
"requires_arc": true
23
}