[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / b / SACPI / 1.0.3 / SACPI.podspec.json
blob664ef099f56003d770fea9f4271b2f64adcdb14d
2   "name": "SACPI",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "7.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.3"
35     ]
36   }