blob: 9265e32accbba231b8c6d7c6af53971b1a4fa5b6 [file] [log] [blame]
{
"name": "ABCollage",
"version": "0.1.1",
"summary": "Custom view with 2 dimensional array of images and videos",
"description": "A custom view which helps users to create a view with multiple image views that are positioned as in a two dimensional array.",
"homepage": "https://github.com/andreasbagias/ABCollage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andreas Bagias": "andreasbagias@gmail.com"
},
"source": {
"git": "https://github.com/andreasbagias/ABCollage.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source_files": "ABCollage/Classes/**/*",
"frameworks": "UIKit"
}