blob: 9886eea3b13d7c86a2b993973989a5f8b738d231 [file] [log] [blame]
{
"name": "MKCution",
"version": "2.9.4",
"summary": "MKCution 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.9.41"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/MKCution.framework",
"dependencies": {
"AFNetworking": [
"~>4.0.1"
],
"SVWebView": [
],
"SDWebImage": [
]
}
}