[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 1 / UCFSDK / 0.1.23 / UCFSDK.podspec.json
blob5b690c28c90ffa1ecaa71b531ee9e72dd86c4323
2   "name": "UCFSDK",
3   "version": "0.1.23",
4   "summary": "An SDK from UCFunnel.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/b04501073",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "b04501073@ntu.edu.tw": "max.li@ucfunnel.com"
13   },
14   "source": {
15     "http": "http://cdn.aralego.net/ucfad/mobile_sdk/ios/Cocoapods/UCFSDK.zip"
16   },
17   "ios": {
18     "vendored_frameworks": "UCFSDK.framework"
19   },
20   "platforms": {
21     "ios": "10.0"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }