blob: c2c974cc1d49b0bb8e73b47fd0f8bf066bd42d4b [file] [log] [blame]
{
"name": "Xcution",
"version": "3.0.1",
"summary": "Xcution framework CocoaPods",
"description": "The framework is specifically developed for XcutionTeam.",
"homepage": "https://github.com/x5forever/XcutionTeam.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "x5forever@163.com"
},
"source": {
"git": "https://github.com/x5forever/XcutionTeam.git",
"tag": "V3.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"dependencies": {
"WebViewJavascriptBridge_WebKit": [
],
"AFNetworking": [
"~> 4.0.1"
],
"SDWebImage": [
],
"JPush": [
]
}
}