[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / a / Sakai / 0.0.3 / Sakai.podspec.json
blobd8c2d76fc08ac8d813834f6b5faeea2c5b21823a
2   "name": "Sakai",
3   "version": "0.0.3",
4   "summary": "Sakai-iOS provides an easy way to build out a Sakai LMS learning experience.",
5   "description": "Sakai-iOS provides an easy way to build out a Sakai LMS learning experience within an iOS app.\nSakai-iOS is currently in Alpha and has limited support for the Sakai `/direct` API. Refer to the docs and issues for more informations.",
6   "homepage": "https://github.com/alihen/Sakai-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Alastair Hendricks",
12   "social_media_url": "http://twitter.com/ali_hen",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/alihen/Sakai-iOS.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "Sakai/**/*.{swift}",
21   "dependencies": {
22     "Moya": [
23       "13.0.1"
24     ]
25   },
26   "swift_versions": "5.0",
27   "swift_version": "5.0"