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] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git]
/
Specs
/
6
/
1
/
c
/
NSURL-IDN
/
0.2
/
NSURL-IDN.podspec.json
blob
e3cbd3a19f2e42be00b079bfd6a9697427d905b1
1
{
2
"name": "NSURL-IDN",
3
"version": "0.2",
4
"license": "MIT",
5
"summary": "Support for IDN (punycode) in NSURL",
6
"homepage": "https://github.com/koke/NSURL-IDN",
7
"authors": {
8
"Jorge Bernal": "jbernal@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/wordpress-mobile/NSURL-IDN.git",
12
"tag": "0.2"
13
},
14
"requires_arc": true,
15
"source_files": "NSURL*.{h,m}"
16
}