[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 6 / SDWebImagePhotosPlugin / 0.1.1 / SDWebImagePhotosPlugin.podspec.json
blob201b066c93476b28253effd3c9c3fb1d90faaa30
2   "name": "SDWebImagePhotosPlugin",
3   "version": "0.1.1",
4   "summary": "A short description of SDWebImagePhotosPlugin.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SDWebImage/SDWebImagePhotosPlugin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DreamPiggy": "lizhuoli1126@126.com"
13   },
14   "source": {
15     "git": "https://github.com/SDWebImage/SDWebImagePhotosPlugin.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "osx": "10.13",
20     "ios": "8.0",
21     "tvos": "10.0"
22   },
23   "source_files": [
24     "SDWebImagePhotosPlugin/Classes/**/*",
25     "SDWebImagePhotosPlugin/Module/SDWebImagePhotosPlugin.h"
26   ],
27   "module_map": "SDWebImagePhotosPlugin/Module/SDWebImagePhotosPlugin.modulemap",
28   "frameworks": "Photos",
29   "dependencies": {
30     "SDWebImage/Core": [
31       ">= 5.0.0-beta3"
32     ]
33   }