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