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] picoLLM-iOS 1.2.3
[CocoaPods.git]
/
Specs
/
3
/
e
/
d
/
JASON
/
2.0.1
/
JASON.podspec.json
blob
5e444f50a6568ff47efd42bddccb678116be388f
1
{
2
"name": "JASON",
3
"version": "2.0.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/delba/JASON",
8
"authors": {
9
"Damien": "damien@delba.io"
10
},
11
"summary": "Fast JSON parsing for Swift",
12
"source": {
13
"git": "https://github.com/delba/JASON.git",
14
"tag": "v2.0.1"
15
},
16
"platforms": {
17
"ios": "8.0",
18
"osx": "10.9",
19
"tvos": "9.0"
20
},
21
"source_files": "Source/**/*.{swift,h}",
22
"requires_arc": true
23
}