blob: 60334209bff3fef4c47db85605a42142fbea6c60 [file] [log] [blame]
{
"name": "SVCution",
"version": "2.4.2",
"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": "V2.4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/SVCution.framework",
"resources": "XcutionDemo/XcutionDemo/SVCution.bundle",
"dependencies": {
"SVRequest": [
],
"SVWebView": [
]
}
}