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] ZJSDK 2.5.4.14
[CocoaPods.git]
/
Specs
/
8
/
c
/
f
/
Parsimmon
/
0.2.0
/
Parsimmon.podspec.json
blob
3230dcc6cd8dec8852b9ac8c618796b7254a453a
1
{
2
"name": "Parsimmon",
3
"version": "0.2.0",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "http://www.parsimmon.com",
8
"summary": "Linguistics toolkit for iOS",
9
"requires_arc": true,
10
"authors": {
11
"Ayaka Nonaka": "ayaka@nonaka.me"
12
},
13
"source": {
14
"git": "https://github.com/ayanonagon/Parsimmon.git",
15
"tag": "0.2.0"
16
},
17
"source_files": "Parsimmon/Parsimmon/*.{h,m}"
18
}