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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
0
/
7
/
e
/
Alembic
/
1.8.1
/
Alembic.podspec.json
blob
89f28cd288de8b5d68b7f98d099a85b2932a0c94
1
{
2
"name": "Alembic",
3
"version": "1.8.1",
4
"authors": {
5
"ra1028": "r.fe51028.r@gmail.com"
6
},
7
"homepage": "https://github.com/ra1028",
8
"summary": "Functional JSON parsing",
9
"source": {
10
"git": "https://github.com/ra1028/Alembic.git",
11
"tag": "1.8.1"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "8.0",
19
"osx": "10.9",
20
"watchos": "2.0",
21
"tvos": "9.0"
22
},
23
"source_files": "Sources/**/*.swift",
24
"requires_arc": true
25
}