blob: 6fa590ca88359ed13f2a6f49fac0673834cd0128 [file] [log] [blame]
{
"name": "DALI",
"version": "0.2.94",
"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?!\n Well you can! With this framework you can access all sorts of information from the DALI API database, and get access\n to many other features!",
"homepage": "https://dali-lab.github.io/DALI-Framework/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"John Kotz": "john.kotz@dali.dartmouth.edu"
},
"source": {
"git": "https://github.com/dali-lab/DALI-Framework.git",
"tag": "v0.2.94"
},
"platforms": {
"ios": "8.3",
"tvos": "10.0"
},
"source_files": "DALI/Classes/*.{swift}",
"frameworks": "Foundation",
"dependencies": {
"SwiftyJSON": [
]
},
"documentation_url": "https://dali-lab.github.io/DALI-Framework/",
"pushed_with_swift_version": "3.1"
}