[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 9 / d / b / SwiftComposite / 0.1.2 / SwiftComposite.podspec.json
blobd16e1c56199c4d5ca21c9e9e0fd274b6e85f0f97
2   "name": "SwiftComposite",
3   "version": "0.1.2",
4   "summary": "A small image compositor",
5   "description": "Composite one UIImage onto another",
6   "homepage": "https://github.com/aaronjsutton/SwiftComposite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Sutton": "ajsutton.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aaronjsutton/SwiftComposite.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "SwiftComposite/SwiftComposite.swift",
22   "pushed_with_swift_version": "3.0"