blob: b19d452e0cf6caf533e5db169c0ef71578a32eb9 [file] [log] [blame]
{
"name": "Xcution",
"version": "2.9.2",
"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": "V2.9.4"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/Xcution.framework",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"SDWebImage": [
],
"GTMBase64": [
]
}
}