[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 8 / e / CIMPhotoBrowser / 0.2.8 / CIMPhotoBrowser.podspec.json
blob85859d89283a42890b670e2f34e3b25e494cb282
2   "name": "CIMPhotoBrowser",
3   "version": "0.2.8",
4   "summary": "A short description of CIMPhotoBrowser.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CIPhotoBrowser.git",
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/CIPhotoBrowser.git",
16     "tag": "0.2.8"
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": "CIMPhotoBrowser/CIMPhotoBrowser.framework",
29   "dependencies": {
30     "CIWebImage": [
32     ],
33     "Masonry": [
35     ]
36   }