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.8.12
[CocoaPods.git]
/
Specs
/
f
/
2
/
5
/
Prelude
/
1.4
/
Prelude.podspec.json
blob
9631a7421b8d2d89ec7a18b22f1aae15e7f6778f
1
{
2
"name": "Prelude",
3
"version": "1.4",
4
"summary": "Swift µframework of simple functional programming tools",
5
"homepage": "https://github.com/robrix/Prelude",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Rob Rix": "rob.rix@github.com"
12
},
13
"source": {
14
"git": "https://github.com/robrix/Prelude.git",
15
"tag": "1.4"
16
},
17
"source_files": "Prelude/*.swift",
18
"platforms": {
19
"ios": "8.0",
20
"osx": "10.9"
21
},
22
"requires_arc": true
23
}