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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
a
/
4
/
8
/
ADURL
/
0.1.0
/
ADURL.podspec.json
blob
90f71d2bb2de0e58c28f6b5129b9684bde440cbb
1
{
2
"name": "ADURL",
3
"version": "0.1.0",
4
"summary": "a URL builder class based on node's url module",
5
"homepage": "https://github.com/agilemd/ADURL",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"jden": "jason@denizac.org"
12
},
13
"source": {
14
"git": "https://github.com/agilemd/ADURL.git",
15
"tag": "0.1.0"
16
},
17
"source_files": "ADURL/**/*.{h,m}",
18
"requires_arc": false
19
}