[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 3 / UFileSDK / 3.0.7 / UFileSDK.podspec.json
blob5a75231feb024446237284826eda95623b29f8bb
2   "name": "UFileSDK",
3   "version": "3.0.7",
4   "summary": "UCloud Object Storage SDK for iOS",
5   "description": "\"UCloud Object Storage SDK for iOS,you can use it for file operations and bucket management.\"",
6   "homepage": "https://github.com/ucloud/ufile-sdk-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ethan.zhang": "ethan.zhang@ucloud.cn"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/ucloud/ufile-sdk-ios.git",
19     "tag": "3.0.7"
20   },
21   "source_files": "UFileSDK/UFileSDK/**/*.{h,m,mm}",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   }