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] MoneyHashPayment 2.2.13
[CocoaPods.git]
/
Specs
/
0
/
c
/
6
/
JSCoreKit
/
0.1.2
/
JSCoreKit.podspec.json
blob
87471102b4e71e65dc54679cad1d252f8d1ffa99
1
{
2
"name": "JSCoreKit",
3
"version": "0.1.2",
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.1.2"
21
},
22
"frameworks": [
23
"Foundation",
24
"UIKit",
25
"CoreGraphics",
26
"QuartzCore"
27
],
28
"source_files": [
29
"JSCoreKit",
30
"JSCoreKit/*.{h,m}"
31
],
32
"license": "MIT",
33
"requires_arc": true,
34
"swift_version": "5.2"
35
}