blob: 9cffb6dfe6f9cb7cfa2733ff92ee24da18795209 [file] [log] [blame]
{
"name": "MasonryExtend",
"version": "1.0.2",
"summary": "Extend of Masonry.",
"description": "(九宫格) distributeSudokuViews.",
"homepage": "https://github.com/shang1219178163/MasonryExtend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shang1219178163": "shang1219178163@gmail.com"
},
"source": {
"git": "https://github.com/shang1219178163/MasonryExtend.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation"
],
"source_files": "MasonryExtend/Classes/**/*",
"dependencies": {
"Masonry": [
]
},
"swift_version": "5.0"
}