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