blob: c99de30cf356c6c82ca21f9d11fe7fe849bf1f02 [file] [log] [blame]
{
"name": "Sizes",
"version": "0.5.1",
"summary": "View your app on different device and font sizes.",
"description": "Sizes lets you view your app on different device and font sizes.",
"homepage": "https://github.com/marcosgriselli/Sizes",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Marcos Griselli",
"source": {
"git": "https://github.com/marcosgriselli/Sizes.git",
"tag": "0.5.1"
},
"social_media_url": "https://twitter.com/marcosgriselli",
"platforms": {
"ios": "10.0"
},
"source_files": "Sizes/Classes/**/*.{h,m,swift}",
"resources": [
"Sizes/Classes/ViewControllers/ConfigurationViewController.xib"
],
"swift_version": "4.2"
}