blob: 0e813ed588aadf49392e1a991ced04599f1e73c7 [file] [log] [blame]
{
"name": "PolyvCloudClassSDK",
"version": "0.6.1",
"summary": "保利威 iOS 云课堂 SDK.",
"homepage": "http://git.polyv.net/ios/PolyvCloudClassSDK",
"license": "MIT",
"authors": {
"ftao": "fft1026@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.polyv.net/ios/PolyvCloudClassSDK.git",
"tag": "0.6.1"
},
"vendored_frameworks": "Frameworks/PolyvCloudClassSDK.framework",
"requires_arc": true,
"dependencies": {
"PolyvFoundationSDK": [
"~> 0.6.0"
],
"PolyvBusinessSDK": [
"~> 0.6.0"
],
"AgoraRtcEngine_iOS": [
"~> 2.3.1"
],
"AFNetworking": [
"~> 3.2.1"
],
"SDWebImage": [
"~> 4.4.0"
]
}
}