[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / a / e / KYElegantPhotoGallery / 1.0.1 / KYElegantPhotoGallery.podspec.json
blob624c91a2bd65d4ab89be2d53a10d458a8bc2620d
2   "name": "KYElegantPhotoGallery",
3   "version": "1.0.1",
4   "summary": "图片浏览控件,支持手势dismiss并伴有优雅的动画。",
5   "description": "                   An elegant photo gallery. It will zoom from a thumb image and you can pan to dismiss it with cool animation.\n",
6   "homepage": "https://github.com/KittenYang/KYElegantPhotoGallery",
7   "license": "MIT",
8   "authors": {
9     "KittenYang": "kittenyang@icloud.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/KittenYang/KYElegantPhotoGallery.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "KYElegantPhotoGallery-Demo/Classes/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "dependencies": {
24     "SDWebImage": [
25       "~> 3.7.2"
26     ]
27   }