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] SampleOTP 0.2.0
[CocoaPods.git]
/
Specs
/
c
/
6
/
5
/
ANReuse
/
1.1.1
/
ANReuse.podspec.json
blob
6dc0a4ab64984ee0fb92668a91b8630ba27f2bde
1
{
2
"name": "ANReuse",
3
"version": "1.1.1",
4
"license": "MIT",
5
"summary": "ANReuse",
6
"homepage": "https://github.com/anotheren/ANReuse",
7
"authors": {
8
"anotheren": "liudong.edward@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/anotheren/ANReuse.git",
12
"tag": "1.1.1"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"swift_versions": [
18
"5.0",
19
"5.1"
20
],
21
"source_files": "Sources/**/*.swift",
22
"frameworks": "Foundation",
23
"swift_version": "5.1"
24
}