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] FireworkVideoUI 0.2.9
[CocoaPods.git]
/
Specs
/
4
/
1
/
d
/
EZJson
/
1.0.1
/
EZJson.podspec.json
blob
c05700a721540636db9b20e2224910936533f070
1
{
2
"name": "EZJson",
3
"version": "1.0.1",
4
"summary": "The simplest JSON parser.",
5
"homepage": "https://github.com/Konshin/EZJson",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Konshin",
11
"platforms": {
12
"ios": "8.0",
13
"osx": "10.10"
14
},
15
"source": {
16
"git": "https://github.com/Konshin/EZJson.git",
17
"tag": "1.0.1"
18
},
19
"source_files": "EZJson/**/*.{swift}",
20
"xcconfig": {
21
"OTHER_LDFLAGS": "-lz"
22
},
23
"pushed_with_swift_version": "3.0"
24
}