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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
1
/
5
/
4
/
ZKParser
/
0.8
/
ZKParser.podspec.json
blob
11c87c820ea789b8f385f523af28d51c08b70669
1
{
2
"name": "ZKParser",
3
"version": "0.8",
4
"license": "MIT",
5
"summary": "An Objective-C parser/combinator library.",
6
"homepage": "https://github.com/superfell/ZKParser",
7
"authors": {
8
"Simon Fell": "fellforce@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/superfell/zkparser.git",
12
"tag": "v0.8"
13
},
14
"source_files": "ZKParser/**/*",
15
"platforms": {
16
"ios": "9.0",
17
"osx": "10.13"
18
},
19
"requires_arc": true
20
}