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] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
c
/
6
/
JSCoreKit
/
0.1.5
/
JSCoreKit.podspec.json
blob
d056f9f78a90c96d2fd166a27f99a978088d8fd0
1
{
2
"name": "JSCoreKit",
3
"version": "0.1.5",
4
"summary": "JSCoreKit",
5
"homepage": "https://github.com/jiasongs/JSCoreKit",
6
"authors": {
7
"jiasong": "593908937@qq.com"
8
},
9
"platforms": {
10
"ios": "10.0"
11
},
12
"swift_versions": [
13
"4.2",
14
"5.0"
15
],
16
"source": {
17
"git": "https://github.com/jiasongs/JSCoreKit.git",
18
"tag": "0.1.5"
19
},
20
"frameworks": [
21
"Foundation",
22
"UIKit",
23
"CoreGraphics",
24
"QuartzCore"
25
],
26
"source_files": [
27
"JSCoreKit",
28
"JSCoreKit/*.{h,m}"
29
],
30
"license": "MIT",
31
"requires_arc": true,
32
"swift_version": "5.0"
33
}