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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
b
/
2
/
a
/
Lepton
/
0.1.0
/
Lepton.podspec.json
blob
43e7c0e1e5f123dfcfa044a91c56a516e3f94f9b
1
{
2
"name": "Lepton",
3
"version": "0.1.0",
4
"summary": "An RSS/Atom Parser in Swift.",
5
"homepage": "https://github.com/younata/Lepton",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": "Rachel Brindle",
11
"platforms": {
12
"ios": "8.3"
13
},
14
"source": {
15
"git": "https://github.com/younata/Lepton.git",
16
"tag": "v0.1.0"
17
},
18
"source_files": [
19
"Lepton",
20
"Lepton/**/*.{swift,h,m}"
21
],
22
"frameworks": "XCTest",
23
"requires_arc": true
24
}