Skip to content

Commit

Permalink
[Add] Prmitmagne 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleWhale authored and CocoaPodsBot committed Sep 28, 2023
1 parent e90e442 commit b61abf5
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions Specs/4/c/3/Prmitmagne/0.0.2/Prmitmagne.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "Prmitmagne",
"version": "0.0.2",
"summary": "A short description of Prmitmagne.",
"description": "Prmitmagne Module",
"homepage": "https://github.com/WhiteWhaleOrganization/Prmitmagne.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DN": "[email protected]"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/WhiteWhaleOrganization/Prmitmagne.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"prefix_header_file": "PrefixHeader.pch",
"dependencies": {
"NertSoft": [

],
"BasqVisually": [

]
}
}

0 comments on commit b61abf5

Please sign in to comment.