blob: c5e00a01f19e778fba5be34a5c2e7e21a681cc67 [file] [log] [blame]
{
"name": "SwiftyMasonry",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftyMasonry/Classes/**/*",
"swift_version": "4.0",
"dependencies": {
"Masonry": [
]
}
}