[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / e / 6 / KapabelSDK / 0.6.0 / KapabelSDK.podspec.json
blobbb0c94777424b2e04bdf8347726225362234ef97
2   "name": "KapabelSDK",
3   "version": "0.6.0",
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     "PROJECT_OWNER": "USER_EMAIL"
13   },
14   "source": {
15     "git": "https://github.com/oyvkva/KapabelSDK.git",
16     "tag": "0.6.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/*.swift",
22   "resource_bundles": {
23     "KapabelSDK": [
24       "Resources/**/*.{png}"
25     ]
26   }