[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / 5 / e / HXWeiboPhotoPicker / 2.0.6 / HXWeiboPhotoPicker.podspec.json
blob31565b2513e6f5598d832db77ee64118102690d6
2   "name": "HXWeiboPhotoPicker",
3   "version": "2.0.6",
4   "summary": "仿微博照片/图片选择器 - 支持LivePhoto、GIF图片选择、3DTouch预览、浏览网络图片 功能 - Imitation weibo photo/image picker - support for LivePhoto, GIF image selection, 3DTouch preview, browse the web image function",
5   "homepage": "https://github.com/LoveZYForever/HXWeiboPhotoPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LoveZYForever": "294005139@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/LoveZYForever/HXWeiboPhotoPicker.git",
18     "tag": "2.0.6"
19   },
20   "source_files": "微博照片选择/HXWeiboPhotoPicker/*.{h,m}",
21   "resources": "微博照片选择/HXWeiboPhotoPicker/*.{png,xib,nib,bundle}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "SDWebImage": [
26       "~> 4.0"
27     ]
28   }