[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / a / 7 / 9 / DMLPhotoBrowser / 0.1.6 / DMLPhotoBrowser.podspec.json
blob318559a16766b33bc94c31b8d5d3a1b6dd342cca
2   "name": "DMLPhotoBrowser",
3   "version": "0.1.6",
4   "summary": "DMLPhotoBrowser.",
5   "description": "The image browser supports both local and network.",
6   "homepage": "https://github.com/MrDML/DMLPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MrDML": "dml1630@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MrDML/DMLPhotoBrowser.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DMLPhotoBrowser/Classes/**/*",
22   "dependencies": {
23     "FLAnimatedImage": [
24       "~> 1.0.12"
25     ],
26     "SDWebImage": [
27       "~> 4.1.0"
28     ]
29   }