[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / 7 / 5 / XYImagePreview / 0.1.2 / XYImagePreview.podspec.json
blobcb38e2d7edd0b1e363ec992770cea93d7866c27c
2   "name": "XYImagePreview",
3   "version": "0.1.2",
4   "summary": "A library that provides image preview",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fredomTaggle/XYImagePreview.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fredomTaggle": "xuyang.jiang@bkjk.com"
13   },
14   "source": {
15     "git": "https://github.com/fredomTaggle/XYImagePreview.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XYImagePreview/Classes/**/*.{h,m,mm}",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.0.0"
26     ]
27   }