blob: 3a5afcbe2dafded8ea52e3b5551fc36a95288aa6 [file] [log] [blame]
{
"name": "Xcution",
"version": "3.0.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": "V3.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"SDWebImage": [
],
"JPush": [
]
}
}