[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 0 / 7 / ESPictureBrowser-SDWebImage / 0.4.10 / ESPictureBrowser-SDWebImage.podspec.json
blobc951dffce435b8bfcd5ea5bb0681b708796dfe03
2   "name": "ESPictureBrowser-SDWebImage",
3   "version": "0.4.10",
4   "summary": "A very simple to use picture browser..",
5   "homepage": "https://github.com/shenguanjiejie/ESPictureBrowser-SDWebImage",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "EnjoySR": "835166018@qq.com"
11   },
12   "social_media_url": "https://github.com/shenguanjiejie",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/shenguanjiejie/ESPictureBrowser-SDWebImage.git",
18     "tag": "0.4.10"
19   },
20   "source_files": "ESPictureBrowserDemo/ESPictureBrowserDemo/ESPictureBrowser/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
24       "~>4.0"
25     ]
26   }