blob: 698f29adce725ba561c0d6617182ccf1bc76c7c1 [file] [log] [blame]
{
"name": "AVCution",
"version": "2.4.0",
"summary": "AVCution 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.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "XcutionDemo/XcutionDemo/AVCution.framework",
"resources": "XcutionDemo/XcutionDemo/AVCution.bundle",
"dependencies": {
"AFNetworking": [
],
"AVOSCloud": [
]
}
}