blob: 05f095c14ce90e21f1eb6472f238da6096616c06 [file] [log] [blame]
{
"name": "AiJiaEduSDK",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AiJiaEduSDK/AiJiaEduSDK.framework",
"resources": "AiJiaEduSDK/AiJiaEduSDKResources.bundle",
"dependencies": {
"MobileRTCSDK": [
"~> 4.6.4"
],
"JSONModel": [
"~> 1.8.0"
],
"MBProgressHUD": [
"~> 1.1.0"
],
"AFNetworking": [
"~> 4.0.0"
],
"FMDB": [
"~> 2.7.5"
],
"Masonry": [
"~> 1.1.0"
],
"MJRefresh": [
"~> 3.2.0"
]
}
}