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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
3
/
b
/
1
/
jCode
/
0.1.2
/
jCode.podspec.json
blob
c0162271bbb3143560124befc2d551c81e0cfee5
1
{
2
"name": "jCode",
3
"version": "0.1.2",
4
"summary": "jCode.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/jjjjaren/jCode",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"jjjjaren": "jjjjaren@gmail.com"
13
},
14
"source": {
15
"git": "https://github.com/jjjjaren/jCode.git",
16
"tag": "0.1.2"
17
},
18
"platforms": {
19
"ios": "8.0",
20
"tvos": "10.0",
21
"watchos": "4.0"
22
},
23
"source_files": "jCode/Classes/**/*",
24
"dependencies": {
25
"Alamofire": [
26
"~> 4.0"
27
]
28
}
29
}