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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
7
/
9
/
OG
/
1.1
/
OG.podspec.json
blob
cf453661e78e32efb6f4f59200e95376f3dd5e75
1
{
2
"name": "OG",
3
"version": "1.1",
4
"license": "BSD",
5
"summary": "An OpenGraph parser in Swift",
6
"homepage": "https://github.com/zadr/OG",
7
"authors": {
8
"Zachary Drayer": "zacharydrayer@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/zadr/OG.git",
12
"tag": "1.1"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9",
17
"tvos": "9.0",
18
"watchos": "2.0"
19
},
20
"source_files": "Sources/*.swift"
21
}