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] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git]
/
Specs
/
0
/
d
/
3
/
ScratchCard
/
1.0.0
/
ScratchCard.podspec.json
blob
66e8eb4c95f692ead6a6a16d52b08cd918c0afec
1
{
2
"name": "ScratchCard",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "A ScratchCard view on iOS(swift).",
6
"homepage": "https://github.com/joehour/ScratchCard",
7
"authors": {
8
"joe": "joemail168@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/joehour/ScratchCard.git",
12
"tag": "1.0.0"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"source_files": "ScratchCard/*.{h,m}"
19
}