blob: d16e1c56199c4d5ca21c9e9e0fd274b6e85f0f97 [file] [log] [blame]
{
"name": "SwiftComposite",
"version": "0.1.2",
"summary": "A small image compositor",
"description": "Composite one UIImage onto another",
"homepage": "https://github.com/aaronjsutton/SwiftComposite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Sutton": "ajsutton.dev@gmail.com"
},
"source": {
"git": "https://github.com/aaronjsutton/SwiftComposite.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftComposite/SwiftComposite.swift",
"pushed_with_swift_version": "3.0"
}