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
/
6
/
8
/
5
/
CBSToolKit
/
1.2.1
/
CBSToolKit.podspec.json
blob
7a5c00cd66b1a29c42b8aba4b93358b4c830bf47
1
{
2
"name": "CBSToolKit",
3
"version": "1.2.1",
4
"summary": "Objective C toolkit from CUBESOFT EURL",
5
"homepage": "https://github.com/loledeck/CBSToolKit",
6
"license": {
7
"type": "APACHE",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Cubesoft EURL": "laurent@cubesoft.fr"
12
},
13
"source": {
14
"git": "https://github.com/loledeck/CBSToolKit.git",
15
"tag": "1.2.1"
16
},
17
"platforms": {
18
"ios": "10.0"
19
},
20
"source_files": "src/*",
21
"requires_arc": true
22
}