[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 9 / 3 / b / ABCollage / 0.1.0 / ABCollage.podspec.json
blob361eff6f103a636c008cb3d583cdc91969f34ba7
2   "name": "ABCollage",
3   "version": "0.1.0",
4   "summary": "Custom view with 2 dimensional array of image views",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.1"
23   },
24   "source_files": "ABCollage/Classes/**/*",
25   "frameworks": "UIKit"