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] GluedInSDK 2.5.1
[CocoaPods.git]
/
Specs
/
2
/
5
/
6
/
Obihiro
/
1.2.1
/
Obihiro.podspec.json
blob
f770a1979f11c198449d7cb123da223684b7bb4c
1
{
2
"name": "Obihiro",
3
"version": "1.2.1",
4
"license": {
5
"type": "MIT"
6
},
7
"homepage": "https://github.com/soutaro/Obihiro",
8
"authors": {
9
"Soutaro Matsumoto": "matsumoto@soutaro.com"
10
},
11
"summary": "PageObject for ViewController",
12
"source": {
13
"git": "https://github.com/soutaro/Obihiro.git",
14
"tag": "1.2.1"
15
},
16
"source_files": "Obihiro/*.{h,m}",
17
"platforms": {
18
"ios": "8.0"
19
}
20
}