blob: de9dccf240f954813f7cf06c918585bff9975ecf [file] [log] [blame]
{
"name": "AppBeginCourse",
"version": "0.0.4",
"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.4"
},
"frameworks": "Foundation",
"vendored_frameworks": "AppBeginCourse.framework",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}