blob: f2e7a92bcd7355f0d02f74c330cea889ee866e0b [file] [log] [blame]
{
"name": "MasonryExtend",
"version": "1.0.0.1",
"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.0.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"CoreTelephony",
"GLKit",
"QuartzCore",
"WebKit"
],
"source_files": "MasonryExtend/Classes/**/*",
"dependencies": {
"Masonry": [
]
},
"swift_version": "5.0"
}