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.0.1
/
JSCoreKit.podspec.json
blob
b3c0a4e2288162924cf88ded9fc1ba89eb2ab078
1
{
2
"name": "JSCoreKit",
3
"version": "0.0.1",
4
"summary": "JSCoreKit",
5
"homepage": "https://github.com/jiasongs/JSCoreKit",
6
"authors": {
7
"jiasong": "593908937@qq.com"
8
},
9
"platforms": {
10
"ios": "9.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.0.1"
19
},
20
"frameworks": [
21
"Foundation",
22
"UIKit"
23
],
24
"source_files": [
25
"JSCoreKit",
26
"JSCoreKit/*.{h,m}"
27
],
28
"license": "MIT",
29
"requires_arc": true,
30
"swift_version": "5.0"
31
}