Skip to content

Commit

Permalink
[Add] MAAutoLayout 1.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyunjue authored and CocoaPodsBot committed Aug 13, 2024
1 parent 9384e6b commit f74b4ca
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Specs/3/5/8/MAAutoLayout/1.9.4/MAAutoLayout.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "MAAutoLayout",
"version": "1.9.4",
"summary": "简单的autoLayout的系统封装",
"description": "通过简单的代码完成autoLayout的系统封装,让autoLayout更简洁,同时引入的代码最少。",
"homepage": "https://github.com/fengyunjue/MAAutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fengyunjue": "[email protected]"
},
"source": {
"git": "https://github.com/fengyunjue/MAAutoLayout.git",
"tag": "1.9.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MAAutoLayout/Classes/**/*",
"public_header_files": "MAAutoLayout/Classes/**/*.h"
}

0 comments on commit f74b4ca

Please sign in to comment.