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
[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git]
/
Specs
/
0
/
c
/
6
/
JSCoreKit
/
0.0.8
/
JSCoreKit.podspec.json
blob
884e34a69303152e2c7316c381431c1a6e059668
1
{
2
"name": "JSCoreKit",
3
"version": "0.0.8",
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
"5.1",
16
"5.2"
17
],
18
"source": {
19
"git": "https://github.com/jiasongs/JSCoreKit.git",
20
"tag": "0.0.8"
21
},
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"source_files": [
27
"JSCoreKit",
28
"JSCoreKit/*.{h,m}"
29
],
30
"license": "MIT",
31
"requires_arc": true,
32
"swift_version": "5.2"
33
}