blob: f3a8c6e9d5fc28d2d7163ba9442825130c88de80 [file] [log] [blame]
{
"name": "SwiftComposite",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwiftComposite/SwiftComposite.swift",
"pushed_with_swift_version": "3.0"
}