blob: 8042e913dc0bcb3be2cc726e8f5169788a61c867 [file] [log] [blame]
{
"name": "FrameToolkit",
"version": "0.0.2",
"summary": "TODO",
"homepage": "https://github.com/lcdold/FrameToolkit/",
"license": "MIT license",
"authors": {
"Luc Dion": "luc_dion@yahoo.com"
},
"source": {
"git": "https://github.com/lcdold/FrameToolkit.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}
}