[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / e / DSImageBrowse / 1.0.1 / DSImageBrowse.podspec.json
blobe982397abd9f9c2191c1d9731092f66ac9478233
2   "name": "DSImageBrowse",
3   "version": "1.0.1",
4   "summary": "简单的图片浏览控件",
5   "homepage": "https://github.com/helloAda/DSImageBrowse",
6   "license": "MIT",
7   "authors": {
8     "Hello Ada": "hmd93@icloud.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/helloAda/DSImageBrowse.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "Demo/DSImageBrowse/ImageBrowse/**/*",
18   "resources": "Demo/DSImageBrowse/Resources/*.png",
19   "requires_arc": true,
20   "dependencies": {
21     "YYCache": [
22       "~> 1.0.4"
23     ],
24     "YYImage": [
25       "~> 1.0.4"
26     ],
27     "YYWebImage": [
28       "~> 1.0.5"
29     ]
30   }