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