[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / d / BlazeFullScreenViewer / 0.0.2 / BlazeFullScreenViewer.podspec.json
blobd9c37f564bf06210a671c5af8246145c243ad764
2   "name": "BlazeFullScreenViewer",
3   "version": "0.0.2",
4   "summary": "View photos fullscreen including using blaze media data",
5   "license": "MIT",
6   "description": "View photos fullscreen including paging/zooming using blaze media data",
7   "homepage": "https://github.com/BobDG/BlazeFullScreenViewer",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BlazeFullScreenViewer.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "BlazeFullScreenViewer/*.{h,m}",
16   "resource_bundles": {
17     "BlazeFullScreenViewer": [
18       "BlazeFullScreenViewer/**/*.{storyboard,xcassets}"
19     ]
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "AVKit",
27     "AVFoundation"
28   ],
29   "dependencies": {
30     "Blaze": [
32     ],
33     "AFNetworking": [
35     ]
36   }