[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / 7 / c / AKMediaViewer / 1.0.4 / AKMediaViewer.podspec.json
blob0406fe60cb462f3767ac7d708abe8e8b91b4e668
2   "name": "AKMediaViewer",
3   "version": "1.0.4",
4   "summary": "Beautiful iOS library to animate your image and video thumbnails to fullscreen. Written in Swift",
5   "homepage": "https://github.com/dogo/AKMediaViewer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Diogo Autilio": "diautilio@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/di_autilio",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreGraphics",
21     "AVFoundation"
22   ],
23   "source": {
24     "git": "https://github.com/dogo/AKMediaViewer.git",
25     "tag": "1.0.4"
26   },
27   "source_files": "AKMediaViewer/*.{h,swift}",
28   "resource_bundles": {
29     "AKMediaViewer": [
30       "AKMediaViewer/xib/*.xib",
31       "AKMediaViewer/Resources/*.png"
32     ]
33   },
34   "requires_arc": true,
35   "dependencies": {
36     "ASBPlayerScrubbing": [
37       "~> 0.1"
38     ]
39   },
40   "pushed_with_swift_version": "3.0"