[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 8 / BadooGallery / 0.1.9 / BadooGallery.podspec.json
blobe38345e7cecb62e5a57e9c91001aff2be8cb988b
2   "name": "BadooGallery",
3   "version": "0.1.9",
4   "summary": "A UI catalog framework",
5   "description": "Framework which allows building UI catalog of view components covered with snapshots",
6   "homepage": "https://github.com/badoo/Gallery",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Shamanov": "https://github.com/wiruzx"
13   },
14   "source": {
15     "git": "https://github.com/badoo/Gallery.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "Gallery/**/*.{swift}",
23   "resource_bundles": {
24     "BadooGallery": [
25       "Gallery/Internal/Assets.xcassets"
26     ]
27   }