blob: f69f300f8e8a9fcfb6e4f93b462f7b7a084c3d33 [file] [log] [blame]
{
"name": "ViewSizeCalculator",
"version": "0.1.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.1.0"
},
"social_media_url": "https://twitter.com/muukii0803",
"platforms": {
"ios": "8.0"
},
"source_files": "ViewSizeCalculator/Classes/**/*",
"frameworks": "UIKit"
}