[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 3 / SHGalleryView / 0.1.0 / SHGalleryView.podspec.json
blob370a999e0fccf91225f3c95cb4ee9bcd964b59d6
2   "name": "SHGalleryView",
3   "version": "0.1.0",
4   "summary": "An iOS Gallery View for Images and Videos",
5   "description": "                    This is a Page View Controllers based Gallery for Images and Videos which you can use to showcase your media items. Images support zoom/pinch and you can play videos in the same flow.\n",
6   "homepage": "https://github.com/grevolution/SHGalleryView",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Shan Ul Haq": "g@grevolution.me"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/grevolution/SHGalleryView.git",
18     "tag": "0.1.0"
19   },
20   "source_files": "SHGalleryView/SHGalleryView/*.{h,m}",
21   "resources": "SHGalleryView/SHGalleryView/*.{xib}",
22   "frameworks": "MediaPlayer",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking/UIKit": [
26       "~>2.2"
27     ]
28   }