blob: be3b2a95166eb5136ea9d8caac2626c9941a8923 [file] [log] [blame]
{
"name": "AiJiaEduSDK",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "AiJiaEduSDK/AiJiaEduSDK.framework",
"resources": "AiJiaEduSDK/AiJiaEduSDKResources.bundle",
"dependencies": {
"MobileRTCSDK": [
"~> 4.6.2"
],
"AFNetworking": [
"~> 4.0.0"
],
"FMDB": [
"~> 2.6.2"
],
"JSONModel": [
"~> 1.1.2"
],
"Masonry": [
"~> 1.1.0"
],
"SDWebImage": [
"~> 5.8.4"
]
}
}