[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / 7 / TAISDK_iOS / 1.2.3.78 / TAISDK_iOS.podspec.json
blobe2be95c2326efb12dad3e38ea734ab31f36562da
2   "name": "TAISDK_iOS",
3   "version": "1.2.3.78",
4   "summary": "A short description of TAISDK_iOS.",
5   "homepage": "https://cloud.tencent.com/product/soe-overview",
6   "documentation_url": "https://cloud.tencent.com/document/product/884",
7   "license": {
8     "type": "Proprietary",
9     "text": "            copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "xcconfig": {
12     "HEADER_SEARCH_PATHS": "${PODS_ROOT}/TAISDK.framework/Headers/"
13   },
14   "pod_target_xcconfig": {
15     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
16     "VALID_ARCHS[sdk=iphonesimulator*]": ""
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "authors": "Tencent Smart Oral Evaluation",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "requires_arc": true,
26   "source": {
27     "http": "https://taisdk-1259648581.file.myqcloud.com/ios/TAISDK_1.2.3.78.zip"
28   },
29   "preserve_paths": [
30     "TAISDK.framework",
31     "lame.framework"
32   ],
33   "source_files": [
34     "TAISDK.framework/Headers/*.h",
35     "lame.framework/Headers/*.h"
36   ],
37   "public_header_files": [
38     "TAISDK.framework/Headers/*.h",
39     "lame.framework/Headers/*.h"
40   ],
41   "vendored_frameworks": [
42     "TAISDK.framework",
43     "lame.framework"
44   ],
45   "dependencies": {
46     "TIWLogger_iOS": [
47       "1.0.1.28"
48     ]
49   }