[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / b / SACPI / 1.0.5 / SACPI.podspec.json
blob5c0faa3fb764f7e49c5f551d8e742c4679984db5
2   "name": "SACPI",
3   "version": "1.0.5",
4   "summary": "SuperAwesome CPI solution for iOS",
5   "description": "SACPI contains all code required to run the CPI solution for iOS",
6   "homepage": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-cpi",
7   "license": {
8     "type": "GNU LESSER GENERAL PUBLIC LICENSE Version 3",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gabriel Coman": "gabriel.coman@superawesome.tv"
13   },
14   "source": {
15     "git": "https://github.com/SuperAwesomeLTD/sa-mobile-lib-ios-cpi.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*",
23   "dependencies": {
24     "SAUtils": [
25       "1.5.0"
26     ],
27     "SANetworking": [
28       "0.2.9"
29     ],
30     "SASession": [
31       "0.3.5"
32     ],
33     "SAModelSpace": [
34       "0.4.6"
35     ]
36   }