[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 1 / 8 / LGCyImageBrowser / 2.0.8 / LGCyImageBrowser.podspec.json
blobf147eabdbc660205b5aeb500c094ff8b49a7adc8
2   "name": "LGCyImageBrowser",
3   "version": "2.0.8",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "可拖动的 图片浏览器,支持缩放 ,拖动消失、双击放大等,支持桥接swift 语言",
8   "description": "可拖动的 图片浏览器,支持缩放 ,拖动消失、双击放大等,支持桥接swift 语言",
9   "homepage": "https://github.com/lanligang/CyImageBrowser",
10   "authors": {
11     "LenSky": "lslanligang@sina.com"
12   },
13   "source": {
14     "git": "https://github.com/lanligang/CyImageBrowser.git",
15     "tag": "2.0.8"
16   },
17   "source_files": "LGCyImageBrowser/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "CoreGraphics",
26       "Foundation"
27     ]
28   },
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }