[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / c / 6 / TCICSDK / 1.6.4.2 / TCICSDK.podspec.json
blob8e3b56673ec11db4371f8609ba98ce5192062fd0
2   "name": "TCICSDK",
3   "version": "1.6.4.2",
4   "summary": "TCICSDK",
5   "homepage": "https://github.com/JamesChenGithub/TCICSDK",
6   "documentation_url": "https://github.com/JamesChenGithub/TCICSDK/blob/master/README.md",
7   "authors": "alexichen",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "xcconfig": {
12     "VALID_ARCHS": "armv7 arm64 x86_64"
13   },
14   "license": {
15     "type": "Proprietary",
16     "text": "\t\t\t\tcopyright 2017 tencent Ltd. All rights reserved.\n"
17   },
18   "source": {
19     "http": "https://res.qcloudclass.com/iOS/TCICSDK/SDK/1.6.4.2/TCICSDK_1.6.4.2.zip"
20   },
21   "preserve_paths": "TCICSDK.framework",
22   "source_files": "TCICSDK.framework/Headers/*.h",
23   "public_header_files": "TCICSDK.framework/Headers/*.h",
24   "resources": "tcicimage.bundle",
25   "vendored_frameworks": "TCICSDK.framework",
26   "frameworks": [
27     "Foundation",
28     "Accelerate"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ],
34     "YYModel": [
36     ],
37     "Bugly": [
39     ],
40     "TIWLogger_iOS": [
41       "1.0.1.41"
42     ],
43     "TIWCache_iOS": [
44       "1.0.0.66"
45     ],
46     "TXLiteAVSDK_TRTC": [
47       "9.3.59"
48     ]
49   }