blob: 67c233266aaad9dd5b311ae9da767b45386b63b7 [file] [log] [blame]
{
"name": "AiJiaEduSDK",
"version": "1.0.1",
"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.1"
},
"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"
]
}
}