blob: 73a523d5f99d3f5b1eb7c71f59ba8bef35bf850a [file] [log] [blame]
{
"name": "SVCution",
"version": "2.0.1",
"summary": "Xcution framework CocoaPods",
"description": "The framework is specifically developed for Xcution team.",
"homepage": "https://github.com/x5forever/XcutionKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "wuxu1@creditease.cn"
},
"source": {
"git": "https://github.com/x5forever/XcutionKit",
"tag": "V2.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/SVCution.framework",
"resources": "XcutionDemo/XcutionDemo/SVCution.bundle",
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
],
"DMWebView": [
]
}
}