[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / c / 9 / Gallery / 2.2.0 / Gallery.podspec.json
bloba5a1907fef4bae76c30f3d5aad9b2994123f6af1
2   "name": "Gallery",
3   "summary": "Something good about gallery",
4   "version": "2.2.0",
5   "homepage": "https://github.com/hyperoslo/Gallery",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Gallery.git",
12     "tag": "2.2.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*",
20   "resources": "Resources/Gallery.bundle",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "AVFoundation",
25     "Photos",
26     "PhotosUI",
27     "CoreLocation",
28     "AVKit"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   }