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