[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / 3 / e / b / CIWebImage / 0.1.10 / CIWebImage.podspec.json
blobf5e98c7f47c85da2384bed43f3457e347d2ded47
2   "name": "CIWebImage",
3   "version": "0.1.10",
4   "summary": "A short description of CIWebImage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIWebImage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CIWebImage.git",
16     "tag": "0.1.10"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "CIWebImage/CIWebImage.framework",
29   "dependencies": {
30     "SDWebImage/Core": [
31       "5.15.2"
32     ],
33     "SDWebImage/MapKit": [
34       "5.15.2"
35     ]
36   },
37   "frameworks": [
38     "MapKit",
39     "UIKit",
40     "ImageIO"
41   ]