[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / b / ABCollage / 0.1.1 / ABCollage.podspec.json
blob9265e32accbba231b8c6d7c6af53971b1a4fa5b6
2   "name": "ABCollage",
3   "version": "0.1.1",
4   "summary": "Custom view with 2 dimensional array of images and videos",
5   "description": "A custom view which helps users to create a view with multiple image views that are positioned as in a two dimensional array.",
6   "homepage": "https://github.com/andreasbagias/ABCollage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andreas Bagias": "andreasbagias@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/andreasbagias/ABCollage.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "ABCollage/Classes/**/*",
23   "frameworks": "UIKit"