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.7.5
[CocoaPods.git]
/
Specs
/
d
/
4
/
8
/
Then
/
0.3.1
/
Then.podspec.json
blob
1a3736d2a417425a630c4517fa874a1d84a1ca61
1
{
2
"name": "Then",
3
"version": "0.3.1",
4
"summary": "Super sweet syntactic sugar for Swift initializers.",
5
"homepage": "https://github.com/devxoul/Then",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Suyeol Jeon": "devxoul@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/devxoul/Then.git",
15
"tag": "0.3.1"
16
},
17
"source_files": "Sources/*.swift",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "8.0"
21
}
22
}