[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / 2 / INSPhotoGallery / 1.2.1 / INSPhotoGallery.podspec.json
blob65b30f109cbb62fc75d85201b03f2cfcd44b8d7d
2   "name": "INSPhotoGallery",
3   "version": "1.2.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "INSPhotoGallery is a modern looking photo gallery written in Swift for iOS.",
6   "homepage": "https://github.com/inspace-io/INSPhotoGallery",
7   "authors": "MichaƂ Zaborowski",
8   "source": {
9     "git": "https://github.com/inspace-io/INSPhotoGallery.git",
10     "tag": "1.2.1"
11   },
12   "requires_arc": true,
13   "ios": {
14     "resource_bundles": {
15       "INSPhotoGallery": [
16         "INSPhotoGallery/INSPhotoGallery.bundle/*"
17       ]
18     }
19   },
20   "source_files": "INSPhotoGallery/**/*.{h,m,swift}",
21   "platforms": {
22     "ios": "8.0"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "pushed_with_swift_version": "4.0"