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] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git]
/
Specs
/
2
/
b
/
5
/
PSea
/
1.0.0
/
PSea.podspec.json
blob
82be54072a1f77056c7c2c1959d1ee81d3cc46a4
1
{
2
"name": "PSea",
3
"version": "1.0.0",
4
"summary": "PSea",
5
"homepage": "https://github.com/Fidetro/PSea",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fidetro": "zykzzzz@hotmail.com"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/Fidetro/PSea.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"Source",
22
"../Source/*.{h,m,swift}"
23
],
24
"dependencies": {
25
"Alamofire": [
26
"~> 4.6.0"
27
]
28
},
29
"pushed_with_swift_version": "4.0"
30
}