blob: 353a95127a9c9f2ea148129f6b9eb2d83ef9ba4b [file] [log] [blame]
{
"name": "SVCution",
"version": "3.0.0",
"summary": "SVCution framework CocoaPods",
"description": "The framework is specifically developed for Xcution team.",
"homepage": "https://github.com/x5forever/XcutionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "x5forever@163.com"
},
"source": {
"git": "https://github.com/x5forever/XcutionKit",
"tag": "V3.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SVTransport": [
],
"SDWebImage": [
],
"SVWabView": [
],
"JPush": [
]
}
}