[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / e / 3 / 7 / LEImageFrameworks / 0.2.2 / LEImageFrameworks.podspec.json
blob065dc3b3be82897748d80523504048ab1878d50c
2   "name": "LEImageFrameworks",
3   "version": "0.2.2",
4   "summary": "图片缓存,滚动广告,单张图片选择,图片切割,朋友圈图片选择器封装,朋友圈图片查看器封装",
5   "homepage": "https://github.com/LarryEmerson/LEImageFrameworks",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LarryEmerson": "larryemerson@163.com"
12   },
13   "source": {
14     "git": "https://github.com/LarryEmerson/LEImageFrameworks.git",
15     "tag": "0.2.2"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "LEImageFrameworks/Classes/*.{h,m}",
21   "dependencies": {
22     "LEFrameworks": [
24     ],
25     "SDWebImage": [
27     ]
28   }