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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
2
/
e
/
3
/
jCodeUI
/
0.1.0
/
jCodeUI.podspec.json
blob
144da07c7969663e6b957ca873f209aded233487
1
{
2
"name": "jCodeUI",
3
"version": "0.1.0",
4
"summary": "jCodeUI.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/jjjjaren/jCodeUI",
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/jCodeUI.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "jCodeUI/Classes/**/*",
22
"frameworks": [
23
"UIKit",
24
"MapKit"
25
],
26
"dependencies": {
27
"jCode": [
28
29
]
30
}
31
}