[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 2 / TKUISDK / 4.2.6 / TKUISDK.podspec.json
blob170fc65b90d6810ba3d6d8739a4f6173c1d202f1
2   "name": "TKUISDK",
3   "version": "4.2.6",
4   "summary": "A short description of TKUISDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xierwanasi/TKUISDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tksdk@talk-cloud.com": "xlangzhao@sina.com"
13   },
14   "source": {
15     "git": "https://github.com/xierwanasi/TKUISDK.git",
16     "tag": "4.2.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "ios": {
22     "vendored_frameworks": "TKUISDK/Frameworks/*.framework"
23   },
24   "resources": [
25     "TKUISDK/Bundles/*.bundle"
26   ],
27   "static_framework": true,
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64 arm64e"
30   },
31   "dependencies": {
32     "SSZipArchive": [
33       "2.1.3"
34     ],
35     "Masonry": [
36       "1.1.0"
37     ],
38     "SakuraKit": [
39       "1.0.0"
40     ],
41     "Bugly": [
42       "2.5.0"
43     ],
44     "MJRefresh": [
45       "3.4.3"
46     ],
47     "UMCCommon": [
48       "7.2.5"
49     ]
50   }