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] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git]
/
Specs
/
5
/
b
/
d
/
ToadSeq
/
0.0.1
/
ToadSeq.podspec.json
blob
ecf822a1526545341d22be3725e83d9968a8d731
1
{
2
"name": "ToadSeq",
3
"version": "0.0.1",
4
"summary": "An iOS library for lazy sequences.",
5
"homepage": "http://fungushumungus.github.io/ToadSeq",
6
"license": {
7
"type": "MIT",
8
"file": "MIT-LICENSE.txt"
9
},
10
"authors": {
11
"Stephen Wakely": "fungus.humungus@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/FungusHumungus/ToadSeq.git",
15
"tag": "0.0.1"
16
},
17
"platforms": {
18
"ios": "5.0"
19
},
20
"source_files": [
21
"ToadSeq",
22
"ToadSeq/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}