blob: 390915ccb80bc4851210af0ddc0477ac0d87d8b4 [file] [log] [blame]
{
"name": "AiJiaEduSDK",
"version": "1.0.2",
"summary": "Aijia Education SDK",
"homepage": "https://github.com/ChellyLau/AiJiaEduSDK",
"license": "MIT",
"authors": {
"Chelly Lau": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/ChellyLau/AiJiaEduSDK.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AiJiaEduSDK/AiJiaEduSDK.framework",
"resources": "AiJiaEduSDK/AiJiaEduSDKResources.bundle",
"dependencies": {
"MobileRTCSDK": [
"~> 4.6.2"
],
"JSONModel": [
"~> 1.8.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 4.0.0"
],
"FMDB": [
"~> 2.7.5"
],
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 5.2.3"
]
}
}