blob: ccef9836d5b319861c9c14fbd19d45f5e3f1b123 [file] [log] [blame]
{
"name": "DALI",
"version": "0.1.3",
"summary": "A framework for iOS and tvOS that will handle all the needs of a DALI member working on an internal project",
"description": "As a DALI member, have you ever wondered if you could make an app that does all the things that the DALI Lab app can do and more?!",
"homepage": "https://dali-lab.github.io/DALI-Framework/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"johnlev": "john.lyme@mac.com"
},
"source": {
"git": "https://github.com/dali-lab/DALI-Framework.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "DALI/Classes/*.{swift}",
"frameworks": "Foundation",
"dependencies": {
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.1"
}