blob: ae3540d2479271559cff3be58b566528f9da5013 [file] [log] [blame]
{
"name": "SwiftyMasonry",
"version": "0.1.2",
"summary": "Swifty Masonry.",
"homepage": "https://github.com/Pircate/SwiftyMasonry",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/SwiftyMasonry.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyMasonry/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"Masonry": [
]
}
}