[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 1 / 0 / ZHCMultPicView / 0.0.2 / ZHCMultPicView.podspec.json
blob216d9511a007eb6915a8f39ba872a94985d7ce36
2   "name": "ZHCMultPicView",
3   "version": "0.0.2",
4   "summary": "显示多张图片",
5   "description": "查看大图功能,支持本地图片、相册图片、网络图片等",
6   "homepage": "https://github.com/fzuzhc/MyTest",
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/MyTest.git",
17     "tag": "0.0.2"
18   },
19   "source_files": "ZHCMultPicView/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }