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] FCService 0.0.61-fc
[CocoaPods.git]
/
Specs
/
4
/
6
/
1
/
NLBURLAction
/
0.1.4
/
NLBURLAction.podspec.json
blob
9f9f5e45045f051006788a355130c8658fd32887
1
{
2
"name": "NLBURLAction",
3
"version": "0.1.4",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Open a custom scheme URL.",
9
"homepage": "https://github.com/nulab/NLBURLAction",
10
"authors": {
11
"agata": "agata@nulab-inc.com"
12
},
13
"source": {
14
"git": "https://github.com/nulab/NLBURLAction.git",
15
"tag": "v0.1.4"
16
},
17
"platforms": {
18
"ios": "4.3"
19
},
20
"source_files": "NLBURLAction",
21
"requires_arc": true
22
}