blob: 7786313c8970908b5d7d7264d13e28a826428f21 [file] [log] [blame]
{
"name": "PixelPerfectSwift",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PixelPerfectSwift/Sources",
"frameworks": "UIKit",
"swift_version": "4.2"
}