blob: 48952b3dc25f6230895f53734705b5542fc32132 [file] [log] [blame]
{
"name": "AppBeginCourse",
"version": "0.0.5",
"summary": "AppBeginCourse is a scorm api sdk.",
"homepage": "https://github.com/AppBegin/AppBeginCourse",
"license": "MIT",
"authors": "AppBeginCourse",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppBegin/AppBeginCourse.git",
"tag": "0.0.5"
},
"frameworks": "Foundation",
"vendored_frameworks": "AppBeginCourse.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}