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] GluedInFeedSDK 2.5.1
[CocoaPods.git]
/
Specs
/
0
/
5
/
c
/
SprintSwift
/
0.1.1
/
SprintSwift.podspec.json
blob
50ef7ba9750e031bac6a90f4a922c86f8a2df4a2
1
{
2
"name": "SprintSwift",
3
"platforms": {
4
"ios": "8.0"
5
},
6
"version": "0.1.1",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"summary": "Swift Grand Central Dispatch made easier.",
12
"requires_arc": true,
13
"authors": {
14
"Josh Wright": "dev@jwright.io"
15
},
16
"homepage": "https://github.com/joshuawright11/Sprint",
17
"source": {
18
"git": "https://github.com/joshuawright11/Sprint.git",
19
"tag": "0.1.1"
20
},
21
"source_files": "Sprint/*"
22
}