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