blob: 316156b9ac9cc9d6839cdbaaa772c4afcc098ddb [file] [log] [blame]
{
"name": "SymbiOSis",
"version": "0.1.0",
"summary": "An MVVM-inspired framework for building apps with less code, less bugs, and in less time.",
"homepage": "https://github.com/daniel-hall/SymbiOSis",
"license": "MIT",
"authors": {
"Dan Hall": "dan@danhall.io"
},
"source": {
"git": "https://github.com/daniel-hall/SymbiOSis.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}