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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
8
/
7
/
iRot47
/
1.0
/
iRot47.podspec.json
blob
efd98a8efbea27990fd3e56ce908a7a7f454871c
1
{
2
"name": "iRot47",
3
"version": "1.0",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE.md"
7
},
8
"summary": "An Objective-C rot47 implementation",
9
"homepage": "https://github.com/Chucky2be/iRot47",
10
"authors": "Frank Poncelet",
11
"source": {
12
"git": "https://github.com/Chucky2be/iRot47.git",
13
"tag": "v1.0"
14
},
15
"source_files": "iRot47/*",
16
"requires_arc": true,
17
"platforms": {
18
"osx": null,
19
"ios": null,
20
"tvos": null,
21
"watchos": null
22
}
23
}