[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 6 / KapabelSDK / 0.6.8 / KapabelSDK.podspec.json
blobb7193ac15bbd15389070aaabed4c1d8494bc1f4f
2   "name": "KapabelSDK",
3   "version": "0.6.8",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "This is the frameword needed to add Kapabel to your app.",
9   "description": "TODO: Kapabel is a framwork that is useful for educational apps.",
10   "homepage": "https://github.com/oyvkva/KapabelSDK",
11   "authors": {
12     "Oyvind Kvanes": "oyvind@kvanes.no"
13   },
14   "screenshots": [
15     "http://kapabel.io/gitimg/8-login-with-kapabel-2.jpg",
16     "http://kapabel.io/images/slider_item_2.png"
17   ],
18   "source": {
19     "git": "https://github.com/oyvkva/KapabelSDK.git",
20     "tag": "0.6.8"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Source/*.swift",
26   "dependencies": {
27     "Alamofire": [
29     ]
30   }