blob: ddf4db4e71cff64c64415c3762448ce13e89a79a [file] [log] [blame]
{
"name": "iOS-QuizKit",
"version": "0.1",
"summary": "Local Quiz/Test administration and management for iOS.",
"homepage": "hhttps://github.com/narpas/iOS-Quizkit",
"license": {
"type": "MIT",
"text": " \t \tBy: Justin Meiners\n \t \tCopyright (c) 2013 Inline Studios\n \t \tLicensed under the MIT license: http://www.opensource.org/licenses/mit-license.php\n\t\t\n"
},
"authors": {
"Justin Meiners": "justin.meiners@gmail.com"
},
"source": {
"git": "https://github.com/narpas/iOS-Quizkit.git",
"tag": "v0.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "Source/",
"frameworks": "Foundation",
"requires_arc": false
}