blob: 1b8dd0550942994c72e4ec1a763731eda95d1cbf [file] [log] [blame]
{
"name": "PixelPerfectSwift",
"version": "0.1.2",
"summary": "Tool for easier create pixel perfect apps for every iPhones and iPads",
"license": {
"type": "MIT",
"text": "DO NOT COPY!"
},
"authors": {
"petez": "pete.zsolt95@gmail.com"
},
"homepage": "https://github.com/zsoltpete/PixelPerfectSwift",
"source": {
"git": "https://github.com/zsoltpete/PixelPerfectSwift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PixelPerfectSwift/Sources",
"frameworks": "UIKit",
"swift_version": "4.2"
}