[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 6 / KapabelSDK / 0.7.7 / KapabelSDK.podspec.json
blob37b8f57f87ae6d28394f823008a4d10ba850d6fb
2   "name": "KapabelSDK",
3   "version": "0.7.7",
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.7.7"
21   },
22   "platforms": {
23     "ios": "9.0"
24   },
25   "source_files": "Source/*.swift",
26   "dependencies": {
27     "Alamofire": [
29     ]
30   },
31   "pushed_with_swift_version": "3.0"