[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 0 / Xcution / 1.1.0 / Xcution.podspec.json
blob879f6cdcb818e6e066cb50d4132dd1683b7e7dd7
2   "name": "Xcution",
3   "version": "1.1.0",
4   "summary": "Xcution 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": "wuxu1@creditease.cn"
13   },
14   "source": {
15     "git": "https://github.com/x5forever/XcutionKit",
16     "tag": "V1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "WebKit"
27   ],
28   "vendored_frameworks": "XcutionDemo/XcutionDemo/Xcution.framework",
29   "resources": "XcutionDemo/XcutionDemo/xcution.bundle",
30   "dependencies": {
31     "AFNetworking": [
33     ],
34     "GTMBase64": [
36     ],
37     "DMWebView": [
39     ]
40   }