blob: a79674d14cb45b369ee9b3d9e6034a9e45e0a138 [file] [log] [blame]
{
"name": "FrameToolkit",
"version": "0.0.3",
"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.3"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"ios": {
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}
}