[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 9 / 2 / CCMediaFormatFactory / 1.0.1 / CCMediaFormatFactory.podspec.json
blob9a30cdf0df71977869ef1dfbb98933313dc49f59
2   "name": "CCMediaFormatFactory",
3   "version": "1.0.1",
4   "summary": "A short description of CCMediaFormatFactory.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/Lucyfa/ccmedia-format-factory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lucc": "lccjust123@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Lucyfa/ccmedia-format-factory",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "vendored_frameworks": [
22     "CCMediaFormatFactory/Frameworks/**/*.framework"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Photos",
27     "ImageIO",
28     "AVFoundation",
29     "CoreGraphics",
30     "MobileCoreServices",
31     "Foundation",
32     "WebKit"
33   ],
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "static_framework": true