[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 1 / MyOpenTest / 0.0.1 / MyOpenTest.podspec.json
blob6d4aa41dbed217135e6dc1d8ce9f9f0bb7b4066a
2   "name": "MyOpenTest",
3   "version": "0.0.1",
4   "summary": "显示多张图片",
5   "description": "查看大图功能,支持本地图片、相册图片、网络图片等",
6   "homepage": "https://github.com/fzuzhc/MyOpenTest",
7   "license": "MIT",
8   "authors": {
9     "zhenghc": "fzuzhc@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/fzuzhc/MyOpenTest.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "ZHCMultPicView/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }