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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
b
/
6
/
d
/
NIO
/
2.0.0
/
NIO.podspec.json
blob
0023addeda9c877948e60586be08053ef2599270
1
{
2
"name": "NIO",
3
"version": "2.0.0",
4
"summary": "Elegant DAO implementation written in Swift",
5
"homepage": "https://github.com/incetro/NIO.git",
6
"license": "MIT",
7
"authors": {
8
"incetro": "incetro@ya.ru"
9
},
10
"requires_arc": true,
11
"platforms": {
12
"ios": "10.3",
13
"osx": "10.12",
14
"watchos": "3.0",
15
"tvos": "10.2"
16
},
17
"source": {
18
"git": "https://github.com/incetro/NIO.git",
19
"tag": "2.0.0"
20
},
21
"source_files": "Sources/Nio/**/*.{h,swift}",
22
"dependencies": {
23
"Reflex": [
24
25
],
26
"Monreau": [
27
28
],
29
"Transformer": [
30
31
]
32
}
33
}