[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / d / b / DALI / 0.3.2 / DALI.podspec.json
bloba4e3ffc4588914fdb4d0dc2357a3f1a9d11b0cb5
2   "name": "DALI",
3   "version": "0.3.2",
4   "summary": "A framework for iOS and tvOS that will handle all the needs of a DALI member working on an internal project",
5   "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!",
6   "homepage": "https://dali-lab.github.io/DALI-Framework/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "John Kotz": "john.kotz@dali.dartmouth.edu"
13   },
14   "source": {
15     "git": "https://github.com/dali-lab/DALI-Framework.git",
16     "tag": "v0.3.2"
17   },
18   "platforms": {
19     "ios": "8.3",
20     "tvos": "10.0"
21   },
22   "source_files": "DALI/Classes/*.{swift}",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "SwiftyJSON": [
27     ],
28     "Socket.IO-Client-Swift": [
30     ]
31   },
32   "documentation_url": "https://dali-lab.github.io/DALI-Framework/",
33   "pushed_with_swift_version": "3.1"