[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 1 / CIPhotoBrowserSDK / 0.2.5 / CIPhotoBrowserSDK.podspec.json
blob1dea64074212e0fe4a6fac2d109f9028cd786a71
2   "name": "CIPhotoBrowserSDK",
3   "version": "0.2.5",
4   "summary": "A short description of CIPhotoBrowserSDK.",
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.5"
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": "CIPhotoBrowser/CIPhotoBrowserSDK.framework",
29   "dependencies": {
30     "CIWebImageSDK": [
32     ],
33     "Masonry": [
35     ]
36   }