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
/
f
/
8
/
a
/
Consumer
/
0.2.4
/
Consumer.podspec.json
blob
d2f7a091a2fad01478e51e940b2729125d4c4150
1
{
2
"name": "Consumer",
3
"version": "0.2.4",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE.md"
7
},
8
"summary": "Mac and iOS library for parsing structured text",
9
"homepage": "https://github.com/nicklockwood/Consumer",
10
"authors": "Nick Lockwood",
11
"source": {
12
"git": "https://github.com/nicklockwood/Consumer.git",
13
"tag": "0.2.4"
14
},
15
"source_files": "Sources",
16
"requires_arc": true,
17
"platforms": {
18
"ios": "8.0",
19
"osx": "10.10",
20
"tvos": "9.0",
21
"watchos": "2.0"
22
}
23
}