[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / d / b / e / YAHMultiPhoto / 0.0.5 / YAHMultiPhoto.podspec.json
blobdf6dda6477286b07499c7b7e8a0359ed2a6b7070
2   "name": "YAHMultiPhoto",
3   "version": "0.0.5",
4   "summary": "查看大图",
5   "description": "查看大图功能,支持本地图片、相册图片、网络图片等",
6   "homepage": "https://github.com/yahua/YAHMultiPhoto",
7   "license": "MIT",
8   "authors": {
9     "yahua": "yahua523@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/yahua/YAHMultiPhoto.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "YAHMultiPhoto/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   }