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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
f
/
a
/
6
/
Moondial
/
1.0.0
/
Moondial.podspec.json
blob
6ebbec30a04457e43455ab1aa776ef5390cdfa3f
1
{
2
"name": "Moondial",
3
"version": "1.0.0",
4
"summary": "Shimmer library for iOS",
5
"homepage": "https://github.com/netcosports/Moondial.git",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"Dzianis Shykunets": "denis@origins-digital.com"
11
},
12
"source": {
13
"git": "https://github.com/netcosports/Moondial.git",
14
"tag": "1.0.0"
15
},
16
"platforms": {
17
"ios": "11.0"
18
},
19
"swift_versions": [
20
"5.0",
21
"5.1",
22
"5.2",
23
"5.3"
24
],
25
"source_files": [
26
"Sources/**/*.swift"
27
],
28
"swift_version": "5.3"
29
}