[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / a / 0 / APUNimkit / 0.1.0 / APUNimkit.podspec.json
blob7725c98e33f94f7c376ba96f60d78d575f4a35dc
2   "name": "APUNimkit",
3   "version": "0.1.0",
4   "summary": "阿铺科技+云信UI库",
5   "homepage": "https://github.com/rcmyy123/APUNimkit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "rcmyy123": "1805115580@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/rcmyy123/APUNimkit.git",
15     "tag": "0.1.0"
16   },
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "x86_64 armv7 arm64"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "CoreText",
25     "SystemConfiguration",
26     "AVFoundation",
27     "CoreTelephony",
28     "AudioToolbox",
29     "CoreMedia",
30     "VideoToolbox"
31   ],
32   "libraries": [
33     "sqlite3.0",
34     "z",
35     "c++"
36   ],
37   "default_subspecs": "Lite",
38   "subspecs": [
39     {
40       "name": "Lite",
41       "source_files": "APUNimkit/Classes/**/*.{h,m}",
42       "dependencies": {
43         "APUNimkit/Core": [
45         ],
46         "NIMSDK_LITE": [
47           "~> 8.0.0"
48         ]
49       }
50     },
51     {
52       "name": "Core",
53       "dependencies": {
54         "SDWebImage": [
55           "~> 5.0.6"
56         ],
57         "FLAnimatedImage": [
58           "~> 1.0.12"
59         ],
60         "Toast": [
61           "~> 3.1.0"
62         ],
63         "TZImagePickerController": [
64           "~> 3.2.9"
65         ],
66         "M80AttributedLabel": [
67           "~> 1.9.9"
68         ],
69         "YYImage": [
70           "~> 1.0.4"
71         ],
72         "YYImage/WebP": [
73           "~> 1.0.4"
74         ]
75       },
76       "resources": "APUNimkit/Resources/*.*"
77     }
78   ]