blob: eb7e98322c71bed24ee0d65b6151daf2cd723e02 [file] [log] [blame]
{
"name": "ViewSizeCalculator",
"version": "0.4.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.4.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ViewSizeCalculator/**/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}