blob: a5bcc39bdd4c1a23bfeec7118314031ba121dac0 [file] [log] [blame]
{
"name": "BBMVS",
"version": "1.0",
"summary": "Bare Bones MVS is a light weight MVC framework that uses the subscriber pattern.",
"homepage": "http://615io.github.io/BBMVS/",
"license": "MIT",
"authors": {
"Matthew Wallace": "m@615.io"
},
"source": {
"git": "https://github.com/615IO/BBMVS.git",
"tag": "1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}