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.2.1
/
PSea.podspec.json
blob
1158bdbff0d1d5047be0b560f49ec9c6f415c02c
1
{
2
"name": "PSea",
3
"version": "1.2.1",
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.2.1"
19
},
20
"source_files": "Source/PSea/*.{h,m,swift}",
21
"dependencies": {
22
"Alamofire": [
23
"~> 4.7.3"
24
]
25
}
26
}