blob: a2460ffac28b41dc4ce55812cde2cb5b72946d1b [file] [log] [blame]
{
"name": "ViewSizeCalculator",
"version": "0.7.0",
"summary": "Calculate view size with AutoLayout.",
"homepage": "https://github.com/muukii/ViewSizeCalculator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"muukii": "m@muukii.me"
},
"source": {
"git": "https://github.com/muukii/ViewSizeCalculator.git",
"tag": "0.7.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ViewSizeCalculator/**/*.swift",
"frameworks": "UIKit"
}