[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 0 / Xcution / 2.9.3 / Xcution.podspec.json
blob13d3a16233d1406106e42c0a06a2128a64cdd5c6
2   "name": "Xcution",
3   "version": "2.9.3",
4   "summary": "Xcution framework CocoaPods",
5   "description": "The framework is specifically developed for XcutionTeam.",
6   "homepage": "https://github.com/x5forever/XcutionTeam.git",
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/XcutionTeam.git",
16     "tag": "V2.9.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": "XcutionDemo/XcutionDemo/Xcution.framework",
28   "dependencies": {
29     "AFNetworking": [
30       "~> 4.0.1"
31     ],
32     "SVWebView": [
34     ],
35     "SDWebImage": [
37     ],
38     "GTMBase64": [
40     ]
41   }