[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / b / KWSParentSDK / 1.1.1 / KWSParentSDK.podspec.json
blob1556cb57f5c9237c7cda0124721c9e00c7a75244
2   "name": "KWSParentSDK",
3   "version": "1.1.1",
4   "summary": "The Kids Web Services parent SDK",
5   "description": "The Kids Web Services parent SDK allows you to interact with parent data:\n- create \n- login and logout\n- get parent information",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-kws-parent-ios-sdk",
7   "license": {
8     "type": "GNU GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "dev.gabriel.coman@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-kws-parent-ios-sdk.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "dependencies": {
23     "SAJsonParser": [
24       "1.3.2"
25     ],
26     "SAUtils": [
27       "1.5.0"
28     ],
29     "SANetworking": [
30       "0.2.9"
31     ]
32   }