[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 8 / 2 / SVCution / 2.7.0 / SVCution.podspec.json
blobf54a46ae4cf4729e5e67fe1397063edbca789f38
2   "name": "SVCution",
3   "version": "2.7.0",
4   "summary": "SVCution framework CocoaPods",
5   "description": "The framework is specifically developed for Xcution team.",
6   "homepage": "https://github.com/x5forever/XcutionKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "x5": "x5forever@163.com"
13   },
14   "source": {
15     "git": "https://github.com/x5forever/XcutionKit",
16     "tag": "V2.7.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": "XcutionDemo/XcutionDemo/SVCution.framework",
28   "resources": "XcutionDemo/XcutionDemo/SVCution.bundle",
29   "dependencies": {
30     "SVTransport": [
32     ],
33     "SVWebView": [
35     ]
36   }