blob: 1102bceac9c79ff08185d89bc2c6d203881f8844 [file] [log] [blame]
{
"name": "AiJiaEduSDK",
"version": "1.0.3",
"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.3"
},
"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"
]
}
}