blob: bb7466c18109c391628cdb090d27835672b4306e [file] [log] [blame]
{
"name": "UIView-FRMasonry",
"version": "1.0.1",
"license": "MIT",
"summary": "Masonry extension for safe area",
"homepage": "https://github.com/zzyspace/UIView-FRMasonry.git",
"source": {
"git": "https://github.com/zzyspace/UIView-FRMasonry.git",
"tag": "1.0.1"
},
"authors": {
"Ryan": "551854173@qq.com"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Masonry": [
]
},
"source_files": "*.{h,m}"
}