blob: e856525d3ee0c292cecfb3e81d0ced9c647c432e [file] [log] [blame]
{
"name": "XcutionB",
"version": "2.8.0",
"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.8.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/XcutionB.framework",
"resources": "XcutionDemo/XcutionDemo/XcutionB.bundle",
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
]
}
}