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] Fyber_FMPAdapter 8.3.4
[CocoaPods.git]
/
Specs
/
0
/
8
/
6
/
JSAddCard
/
1.0.7
/
JSAddCard.podspec.json
blob
a6bc5ba62eeeceda5ab39bc5f59e4c619f6905d6
1
{
2
"name": "JSAddCard",
3
"version": "1.0.7",
4
"summary": "JSAddCard for iOS",
5
"homepage": "http://youcanridit.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Juan Sanzone",
11
"source": {
12
"git": "https://github.com/juansanzone/testjsadd.git",
13
"tag": "1.0.7"
14
},
15
"swift_version": "4.2",
16
"platforms": {
17
"ios": "10.0"
18
},
19
"requires_arc": true,
20
"source_files": "Source/**/*.{h,m,swift}",
21
"resources": [
22
"Source/**/*.xib",
23
"Source/*.bundle",
24
"Source/Xibs/*.xib",
25
"Source/*.xcassets"
26
],
27
"dependencies": {
28
"MLCardDrawer": [
29
"~> 1.0"
30
],
31
"MLUI": [
32
"~> 5.0"
33
],
34
"TLCustomMask": [
35
36
]
37
}
38
}