[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 0 / a / Sakai / 0.1.0 / Sakai.podspec.json
blob7778f61af2d827906337dc532ac49bfd6f0394af
2   "name": "Sakai",
3   "version": "0.1.0",
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.",
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.1.0"
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"