blob: 0974e2dcae4c1045d4dec88f1b76bb69b0932b36 [file] [log] [blame]
{
"name": "MisterFusion",
"version": "2.3.1",
"summary": "MisterFusion makes more easier to use AutoLayout in Swift & Objective-C code.",
"homepage": "https://github.com/marty-suzuki/MisterFusion",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/MisterFusion.git",
"tag": "2.3.1"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MisterFusion/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.2"
}